40 Important Basic Linux Commands For Beginners With Examples The general assumption when someone hears about Linux is that all users think of a very complicated operating system and it is mostly used by developers or programmers. But it’s not as complicated as it is assumed. To break that myth I am going to share …
In this post, we are going to discuss how to activate volume group in linux and how to deactivate volume group in linux. When we create a new volume group by default it gets activated during creation so we can access all the logical volumes inside the volume group and able to mount and start …
In this tutorial, we are going to discuss how to force linux server to run fsck on the next reboot. Sometimes we have a file system that shows inconsistency or even does not get automatically or having many I/O error and running fsck is expected to eliminate the issue at hand. There could be much …