Category

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

Create Mirrored Logical Volume in Linux [Step-by-Step]

LVM supports mirrored volumes. A mirror maintains identical copies of data on different devices. LVM ensures that data written to an underlying physical volume …

By Deepak Prasad · 10 min read · storage

Manage Logical Volume in Linux - One STOP Solution

The Logical Volume Manager is a collection of one or more physical devices called Volume Group (VG), each physical device on the VG called a Physical Volume …

By Deepak Prasad · 18 min read · storage

How to check Disk Interface Types in Linux [7 Methods]

how to check my hard disk is ssd or hdd. what kind of hard drive do I have. how to check ssd. how to check disk type hdd or ssd. how to check disk interface …

By Deepak Prasad · 12 min read · storage