What Is Linux LVM (Logical Volume Management)?
LVM or Logical Volume Management used to create, manage and delete logical volumes in Linux operating systems. LVM provides RAID …
LVM or Logical Volume Management used to create, manage and delete logical volumes in Linux operating systems. LVM provides RAID …
Linux distributions like Ubuntu, Debian, CentOS, RHEL, and others use disks by mounting them to the file system. We have …
Read moreHow To Unmount Disk in Linux, Ubuntu, CentOS with umount Command
File systems are important part of the operating systems. Files and folders are stored in file system. There are a …
Read moreOverview Of Linux File Systems Like Ext3, Btrfs, Zfs
Linux have a lot of utilities to manage, diagnose, check and correct different type of file systems. these utilities provide …
As we know Linux operating system mainly uses files and folders as operational units. Files folders are stored in file …
File systems are the main component of operating systems. File systems provide the required infrastructure for holding data permanently operating …
When administrating Linux systems we can found us tracking disk usage. Linux uses different partitions to store data. There are …