Storage Management and File System Tutorials
Learn storage management including LVM, partitions, file systems, and disk optimization techniques for Linux systems.
The Storage section covers disk management and file system operations in Linux.
These tutorials help you efficiently manage storage resources.
Explore Linux commands for related commands.
Topics covered
- Disk partitioning
- LVM management
- File systems
- Storage optimization
Ideal for
- System administrators
34 articles
How to auto mount and unlock LUKS Encrypted Partitions at Boot using crypttab
Steps to auto mount LUKS device using key with passphrase in fstab and crypttab in Linux. Boot LUKS encrypted partition without password using luks passphrase
How to Encrypt New Hard Disk (Partition) using LUKS in Linux
How to encrypt hard disk using LUKS in Linux. LUKS is the Linux encryption layer to secure hard disk. Using cryptsetup luksopen to encrypt partition in Linux
How to configure iSCSI target and initiator on CentOS/RHEL 7/8 Linux
How to configure iscsi target and initiator multipath SAN on CentOS / RHEL 7 Linux. Configure iscsi target with targetcli and initiator with iscsiadm
Advanced Tips to Improve Disk IO Performance in Linux
Explore comprehensive strategies to improve disk IO performance, from optimizing kernel parameters to leveraging virtualization tools. Unlock the full potential …
