How to do a case sensitive search inside vi editor in Linux
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
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
In this article I will try to explain all the events which happens in the background after your Linux machine boots up and you make an attempt to login into
There might be a case mostly observed while unmounting, you are unable to unmount a share even though as per your knowledge no one is accessing the share. The possible
**du** command is used to find out the size of directories and files in Linux. It summarizes disk usage of each FILE, recursively for directories. But in case you want
I have already written an article to configure NFS server which you can go to using the below link [How to configure NFS server in Linux]({{< relref "nfs-server-configuration/index.md" >}}) ### What is Autofs?
In my last article I showed you steps to [configure software RAID 1]({{< relref "how-to-configure-software-raid-1/index.md" >}}) in Linux. Now in this article I will show you steps to add/remove partitions from your raid
In case you are new to the term RAID I suggest you to read the below article to get an overall knowledge on RAID as well all the levels along
Q: Is it possible to avoid commands getting stored in history in Linux? A: Yes, you can do so in bash shell using the below method In bash there is
Before starting with the configuration let us understand some basics on iSCSI. Starting with the abbreviation iSCSI stands for **I**nternet **S**mall **C**omputer **S**ystem **I**nterface which is a block level protocol
Virtual Hosting is a method of hosting multiple domain names on a server using a single IP address. This allows one server to share its resources, such as memory and