Description
Linux has powerful tools for managing block storage devices. Unfortunately, the tools are mostly documented in man pages, which are useful as a detailed reference for experienced users. This guide is intended as a high-level reference for system administrators with moderate to advanced Linux skills. It will help you create and manage logical volumes, block devices, and LUKS encrypted storage. Commands included:
- lsblk
- df
- blkid
- blockdev
- fdisk
- parted
- pvdisplay, pvcreate, pvextend
- lvdisplay, lvcreate, lvextend
- vgdisplay, vgcreate, vgextend
- cryptsetup
Reviews
There are no reviews yet.