Exam 5: Linux Filesystem Administration
Exam 1: Introduction to Linux45 Questions
Exam 2: Linux Installation and Usage45 Questions
Exam 3: Exploring Linux Filesystems45 Questions
Exam 4: Linux Filesystem Management45 Questions
Exam 5: Linux Filesystem Administration45 Questions
Exam 6: Advanced Installation45 Questions
Exam 7: Working With the Bash Shell45 Questions
Exam 8: System Initialization and X Windows45 Questions
Exam 9: Managing Linux Processes45 Questions
Exam 10: Common Administrative Tasks45 Questions
Exam 11: Compression, System Backup, and Software Installation45 Questions
Exam 12: Network Configuration45 Questions
Exam 13: Configuring Network Services45 Questions
Exam 14: Troubleshooting, Performance, and Security45 Questions
Select questions type
The ____ filesystem is used by software programs that write to a CD-RW or DVD-RW drive.
Free
(Multiple Choice)
4.9/5
(38)
Correct Answer:
B
Device files that represent disks, such as floppy disks, CD-ROMs, DVDs, USB flash drives, and hard disks, are typically character device files because a fast data transfer rate is preferred. _________________________
Free
(True/False)
4.8/5
(31)
Correct Answer:
False
In Linux, you must use only one type of filesystem on a system.
Free
(True/False)
4.9/5
(31)
Correct Answer:
False
To check whether the /mnt/floppy directory is being used by any users, you can use the fuser command with the -u option. _________________________
(True/False)
4.8/5
(33)
What are hard disk quotas? Why and how are they used? Mention the difference between hard and soft limits, and briefly discuss how quotas can be turned on.
(Essay)
4.9/5
(33)
What are character devices and block devices? What is the difference between them? What types of devices are represented by block device files?
(Essay)
4.8/5
(37)
Match each term with the correct statement below.
-File on the hard disk representing a device on a Linux system.
(Multiple Choice)
4.8/5
(40)
When you insert a DVD while in a GUI environment, it is automatically mounted by the system to a directory underneath the /media directory that is named for the label on the DVD.
(True/False)
4.9/5
(37)
You can edit the quotas for certain users by using the ____ command.
(Multiple Choice)
4.8/5
(38)
To create partitions after installation, you can use the ____ command.
(Multiple Choice)
4.8/5
(37)
Data is read off of hard disks in concentric circles called ____.
(Multiple Choice)
4.8/5
(32)
Errors on a filesystem are often referred to as filesystem ____ and are common on most filesystems.
(Multiple Choice)
4.8/5
(32)
If you do not know the type, major, or minor number of a device, you can use the ____ command to re-create the device based on the common name.
(Multiple Choice)
4.8/5
(38)
The more filesystems that are used on a system, the less likely a corrupted filesystem will interfere with normal system operations.
(True/False)
4.9/5
(37)
What is filesystem corruption? What factors may lead to filesystem corruption?
(Essay)
4.9/5
(31)
Devices that transfer data in a character-by-character fashion are referred to as ____ devices.
(Multiple Choice)
4.9/5
(32)
To check a filesystem for errors, you can use the ____ command, which can check filesystems of many different types.
(Multiple Choice)
4.9/5
(32)
At installation, Fedora Linux creates a symbolic link called ____________________ to the correct device file for your first CD-ROM drive.
(Short Answer)
4.8/5
(34)
To format a filesystem with a specified filesystem type, you can use the ____ option with the mkfs command.
(Multiple Choice)
4.9/5
(35)
Showing 1 - 20 of 45
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)