< 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
dd
utility for copying files
References
This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.