Linux Administration/Devices and Filesystems
< Linux Administration
This section of the Linux Administration course covers devices and filesystems commands. Lessons include Partitions, Integrity, Mounting, Disk Quotas, Permissions, Links, and File Locations.
Preparation
Learners should already be familiar with introductory computer concepts, computer support concepts, and computer networking concepts.
Lessons
- Storage Devices:
lsblk - Partitions:
fdisk -l,parted - Integrity
- Mounting
- Disk Quotas
- Permissions
- Links
- Filesystems types: ext4, brtfs, xfs
- Logical Volume Managers (LVM) and ZFS
- File Locations
- Free and Allocated space:
du,du -x, du -hs, df -kh ., cdu - File information:
stat
See Also
- Linux
ddutility for copying files