LPIC Practice Session
Session ID: 144
Mode: objective
Status: in_progress
Answered: 0 / 10
Score: 0%
Review flagged, incorrect, and unanswered questions
1
2
3
4
5
6
7
8
9
10
Review:
All |
First Unanswered |
First Flagged
Which df option filters output to a specific filesystem type, such as ext4?
Which fsck option prints what would be done and exits without actually checking the filesystem?
Which command is used to view the amount of disk space in use on a filesystem?
What important warning applies when using fsck or related utilities?
Which command checks how much disk space is being used by just the files in the current directory, excluding subdirectories, in human-readable format?
Enter the df command that lists every ext4 filesystem with device, mount point, total inodes, available inodes and percentage of free space.
Which du command shows only the disk usage of the current directory itself, excluding subdirectories, in human-readable format?
Which command lists information for every ext4 filesystem, showing device, mount point, total inodes, available inodes and percentage of free space?
Which fsck option, when used with -A, skips checking the root filesystem?
Which e2fsck option answers no to all questions and prevents modifications?
Start another random practice session