-
Apr 26 |
Clusters, Linux, Programming / Scripting |
Sohail Riaz |
462 Views |
with No Comments
Node health (hardware/software) is very critical in cluster environment. Whether you run a lot of web servers in load balancer or having compute node in High Performance Computing setup, each node is critical which is been used...
-
Jan 20 |
Linux |
Sohail Riaz |
4166 Views |
with 3 Comments
In this how to I will describe how to enable NTFS support in CentOS 6.3. By default CentOS 6.x doesnt comes with NTFS support to mount NTFS partition either on hard disk or usb drives. Fedora provies EPEL repository for Red Hat...
-
Jan 19 |
Linux |
Sohail Riaz |
4733 Views |
with 26 Comments
In this how to I will describe how to install ATI Radeon Drivers in Fedora 18. Fedora 18 fresh out and ATI latest driver version 13.1 dont support it. I also checked the older version i.e 12.8 and 12.6 but all of them unable to...
-
Jan 19 |
Linux |
Sohail Riaz |
662 Views |
with No Comments
I came across an issue while installing ATI Radeon Catalyst drivers on my new Fedora 18 installation. It kept failing by saying one of the required tool is missing to proceed further with installation. By looking into log file, I...
-
Jan 12 |
Linux |
Sohail Riaz |
181 Views |
with No Comments
In this howto I will describe how to install shutter (screenshot tool like snippingtool in windows) on Fedora 17. Shutter is a GTK+ 2.0 screenshot application written in perl. It gives a sophisticated way of capturing screenshot...
-
Apr 3 |
Linux |
Sohail Riaz |
320 Views |
with No Comments
A project Open Icon Library (http://openiconlibrary.sourceforge.net/) will be very useful for the developers / designers to use icon free, modify and redistribute. I found it very helpful to community and some how everybody in...
-
Apr 1 |
Linux |
Sohail Riaz |
776 Views |
with No Comments
In this howto I will describe how to Downgrade a RPM Package Using YUM. Yum came with a plugin named yum-allowdowngrade which allow you to downgrade any existing install RPM to older version. This requirement came from one of my...
-
Mar 31 |
Linux |
Sohail Riaz |
397 Views |
with No Comments
In this how to I will describe how to remove any i386 RPM Package from your x86_64 version of install. The operating system can be RHEL, Fedora or CentOS. Sometimes using yum we accidentally or intentionally or as requirement we...
-
Feb 25 |
Linux |
Sohail Riaz |
2250 Views |
with 2 Comments
In this How To we are going to add EPEL (Extra Packages for Enterprise Linux) on CentOS / RHEL 6.x. Extra Packages for Enterprise Linux (or EPEL) is a Fedora Special Interest Group that creates, maintains, and manages a high...
-
Feb 21 |
Linux |
Sohail Riaz |
390 Views |
with No Comments
In this howto we will discuss how to prevent any package to be update using yum even its update is available. Sometimes we require to stick with current version of any installed rpm package and does not need to update. But...