How to get the hardware model information in Linux
In my last article I had shared the commands to check the firmware and driver version of the ethernet card of your Linux box and also to check if the Linux machine you are working
In my last article I had shared the commands to check the firmware and driver version of the ethernet card of your Linux box and also to check if the Linux machine you are working
I have written a blog explaining different fields of an rpm. To understand a rpm and all its fields follow the below link Understanding RPM package Here I have tried to summarize a list
I have been asked this question multiple times by many users so I guess it is best if I could write a blog on this on different types of network which can be configured inside
In my earlier post I had shown you in detail the steps to create a soft link and hard link in Linux. If you have missed it you can read about the same in below
NICteaming/bonding is used mostly in scenarios where you cannot afford to loose connectivity due to ethernet failover issues and also it has many other advantages like to distribute bandwidth, fault tolerance etc Let us start
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 and try again This is
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 need to add one extra
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 this basically means? Well the