What is nice and how to change the priority of any process in Linux?
If you want to change the priority of any process there are two things which you need to consider. There are two terms which will be used in this article i.e. NICE and PRIORITY. In
If you want to change the priority of any process there are two things which you need to consider. There are two terms which will be used in this article i.e. NICE and PRIORITY. In
yum is an short abbreviation for Yellowdog Updater Modified What is yum? yum is an interactive, rpm based, package manager. It can automatically perform system updates, including dependency analysis and obsolete processing based on
In my last article I had shared the steps to assign permission to individual user even if the umask denies access to a file. umask is a command that determines the settings of a mask
The so called term used "command" is basically a binary file. If you try to read any of those files using any editor then you won't understand any thing as it is not human readable.
Before starting with the steps to configure a clusterd samba share using ctdbb you must be aware of High Availability Cluster and it's architecture. As of the Red Hat Enterprise Linux 6.2 release, the Red
In my last article I had shown you steps to create iscsi-target using openfiler. So in this article I will be showing you step by step method to delete an iscsi-target from openfiler. This is
SSH supports a variety of ways of moving data across psuedo-VPN tunnel. One of the methods is Port Forwarding which creates a secure connection between a local computer and a remote machine through wich data
VI editor can sometimes be very tricky and irritating if you are not fully aware of those small arguments which could make your life much easier while working on the editor. One such thing when