Exam 5: Linux Filesystem Management
Exam 1: Introduction to Linux32 Questions
Exam 2: Preparing for Linux Installation32 Questions
Exam 3: Linux Installation and Usage32 Questions
Exam 4: Exploring Linux Filesystems32 Questions
Exam 5: Linux Filesystem Management32 Questions
Exam 6: Linux Filesystem Administration32 Questions
Exam 7: Advanced Installation32 Questions
Exam 8: Working With the Bash Shell32 Questions
Exam 9: System Initialization and X Windows32 Questions
Exam 10: Managing Linux Processes32 Questions
Exam 11: Common Administrative Tasks32 Questions
Exam 12: Compression, System Backup, and Software Installation32 Questions
Exam 13: Troubleshooting and Performance32 Questions
Exam 14: Network Configuration32 Questions
Exam 15: Configuring Network Services and Security32 Questions
Select questions type
When a user creates a file or directory, that user's name and ____________________ becomes the owner and group owner of the file, respectively.
Free
(Short Answer)
5.0/5
(36)
Correct Answer:
primary group
The rmdir command automatically removes a directory and all of its subdirectories and files.
Free
(True/False)
4.8/5
(30)
Correct Answer:
False
The section of an inode that stores permissions is called the ____ of the file.
Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
C
In a file's mode, if a permission is unavailable, a(n)____ character replaces its position in the mode.
(Multiple Choice)
4.8/5
(31)
In the FHS, the ____ directory is the root user's home directory.
(Multiple Choice)
4.9/5
(36)
What is the difference between the mv and cp commands, in terms of the way that they work on directories? How do you copy a directory full of files in Linux?
(Essay)
4.8/5
(35)
When using the chmod command, the mode rwx can be represented by the number ____.
(Multiple Choice)
4.9/5
(34)
The SGID allows regular users to execute a binary compiled program and become a member of the group that is attached to the file.
(True/False)
4.8/5
(39)
The ____________________ command only searches directories that are listed in a special variable called the PATH variable in the current BASH shell.
(Short Answer)
5.0/5
(36)
Describe the SUID. Give an example of a command that typically has this permission set.
(Essay)
4.9/5
(37)
The ____ command takes a list of arguments specifying the absolute or relative pathnames of files to remove.
(Multiple Choice)
4.8/5
(38)
You can see the contents of a certain variable in memory by using the ____ metacharacter with the echo command.
(Multiple Choice)
4.9/5
(36)
In the FHS, the ____ directory contains the Linux kernel and files used by the boot loader.
(Multiple Choice)
5.0/5
(34)
If a user has ____ permission for a file, they can open, read, and edit the contents of a file.
(Multiple Choice)
4.7/5
(44)
The ____ section of a filesystem is the section that contains information about the filesystem in general.
(Multiple Choice)
4.7/5
(31)
When using the chmod command, if there is no character specifying the category of user to affect, only the group category is affected.
(True/False)
4.8/5
(24)
Showing 1 - 20 of 32
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)