Currently Browsing: Linux
Jun 12, 2016
How To Make Fonts look Sharper on KDE 5 on Fedora 23
Introduction You have taken the plunge and are running a Linux distro (maybe Fedora 23?) and have chosen KDE as your desktop on your laptop. But you wonder why do my fonts look so jagged? Well look no further, with a few clicks you can make the LCD screen on your laptop look much sharper. Font Settings With just a few tweaks you can make the fonts look sharper on the system. The following instructions are... read more
Feb 28, 2016
How To Configure Network Interface Using IFCONFIG
Introduction One of many useful commands to master as an administrator of Linux systems is the ifconfig command. Ifconfig command is used to configure network interfaces. Ifconfig is used to initialize the network interface and to enable or disable the interfaces. Common Uses Here are several common usages of ifconfig command. View Network Settings of an Ethernet Adapter Ifconfig, when invoked with no... read more
Feb 14, 2016
How To Get Broadcom 4312 Wireless working on Fedora 23
Introduction Recently had the opportunity to Install Fedora 23 on a Dell Inspiron 1545. Installation went smooth for all except the wireless card was not detected. Doing a bit of digging was able to determine it was a Broadcon 4312 Wireless card. Process Here is how you can get the Broadcom BCM4312 to work. First you will need to install rpmfusion non-free repository as Fedora does not include the needed... read more
Dec 7, 2015
How To Create Ftp Yum Repository On Fedora
Introduction There comes a time when you cannot connect to the internet to your favorite repository for installation of packages. Thankfully we can create our own YUM repositories to have them available locally on our networks. YUM stands for Yellow Dog Modifier and is the Red Hat package manager that is able to query for information about available packages, fetch packages from repositories, install and... read more
Dec 2, 2015
How To Remove SAN Attached LUNs from RHEL 5 Servers Using powermt
Introduction It is one of those rare occasions where you get to reclaim SAN attached storage instead of giving more. From the EMC side of it you would think no problem. Remove the host from the storage group and un-mount and re-scan on the host and all is good, right? Well no, up rises device in use or not found and powermt check command won’t work. So how do we do it? Read on and see. Steps Several... read more
