104 Devices, Linux Filesystems, Filesystem Hierarchy Standard KA Flashcards
104.1 Create partitions and filesystems
Key Knowledge Areas:
Manage MBR and GPT partition tables Use various mkfs commands to create various filesystems such as: ext2/ext3/ext4 XFS VFAT exFAT
Basic feature knowledge of Btrfs, including multi-device filesystems, compression and subvolumes.
Manage MBR and GPT partition tables
a
Use various mkfs commands to create various filesystems such as: ext2/ext3/ext4 XFS VFAT exFAT
a
Basic feature knowledge of Btrfs, including multi-device filesystems, compression and subvolumes.
a
104.2 Maintain the integrity of filesystems
Key Knowledge Areas:
Verify the integrity of filesystems.
Monitor free space and inodes.
Repair simple filesystem problems.
Verify the integrity of filesystems.
a
Monitor free space and inodes.
a
Repair simple filesystem problems.
a
104.3 Control mounting and unmounting of filesystems
Key Knowledge Areas:
Manually mount and unmount filesystems.
Configure filesystem mounting on bootup.
Configure user mountable removable filesystems.
Use of labels and UUIDs for identifying and mounting file systems.
Awareness of systemd mount units.
Manually mount and unmount filesystems.
a
Configure filesystem mounting on bootup.
a
Configure user mountable removable filesystems.
a
Use of labels and UUIDs for identifying and mounting file systems.
a
Awareness of systemd mount units.
a
104.5 Manage file permissions and ownership
Key Knowledge Areas:
Manage access permissions on regular and special files as well as directories.
Use access modes such as suid, sgid and the sticky bit to maintain security.
Know how to change the file creation mask.
Use the group field to grant file access to group members.