Latest Articles
Jan 4, 2014
I have already written an article with [15 practical examples on various rpm based commands]({{< relref "15-practical-examples-of-rpm-command/index.md" >}}) which are used in real world of IT on a day to day basis. Also
Jan 4, 2014
NICteaming/bonding is used mostly in scenarios where you cannot afford to loose connectivity due to [ethernet]({{< relref "how-to-detect-new-nicethernet-card/index.md" >}}) failover issues and also it has many other advantages like to distribute [bandwidth]({{< relref "how-to-monitor-network-bandwidth-in/index.md" >}}), fault
Dec 29, 2013
**Error:** Multiple connections to a server or shared resource by same user, using more than one username, are not allowed. Disconnect all previous connections to the server or shared resource
Dec 29, 2013
Most of us extract the compressed file in the same directory but what if you get into a situation you need to extract it at some other location? You just
Dec 29, 2013
Well there are times when you have to take backup of your Linux machine and copy it some other location but at the same time you don't want to loose
Dec 28, 2013
In Linux you can easily give [permissions]({{< relref "what-is-plus-sign-in-permission-in-linux/index.md" >}}) to user on a command basis, according to which that user will be allowed to run only those commands as super user and
Dec 27, 2013
There is a time when every Linux Administrator gets stuck at a point of his career when he/she has to set a custom path or any other environment variable permanently
Dec 25, 2013
So do you see a **plus** sign in the permission section in any of your directory. No need to get confused, well it just means that the directory has extra
Dec 25, 2013
So, if you are reading this blog then you are confused with the fact that each of the directory in your linux/unix box contains a"." and ".." , what does
Dec 23, 2013
Most of us know that we use Samba to share our Linux file system and it can also be accessed under Windows very easily with no much mathematic calculation. But