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.
Manage access permissions on regular and special files as well as directories.
a
Use access modes such as suid, sgid and the sticky bit to maintain security.
a
Know how to change the file creation mask.
a
Use the group field to grant file access to group members.
a
104.6 Create and change hard and symbolic links
Key Knowledge Areas:
Create links.
Identify hard and/or soft links.
Copying versus linking files.
Use links to support system administration tasks.
Create links.
a
Identify hard and/or soft links.
a
Copying versus linking files.
a
Use links to support system administration tasks.
a
104.7 Find system files and place files in the correct location
Key Knowledge Areas:
Understand the correct locations of files under the FHS.
Find files and commands on a Linux system.
Know the location and purpose of important file and directories as defined in the FHS.
Understand the correct locations of files under the FHS.
a
Find files and commands on a Linux system.
a
Know the location and purpose of important file and directories as defined in the FHS.
a