Exam 5: Linux Filesystem Administration

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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:
Verified

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:
Verified

False

In Linux, you must use only one type of filesystem on a system.

Free
(True/False)
4.9/5
(31)
Correct Answer:
Verified

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)

CD-ROMs typically use the ____ filesystem type.

(Multiple Choice)
4.9/5
(37)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)