Solved

Match Each Term with the Correct Statement Below

Question 13

Matching

Match each term with the correct statement below.

Premises:
Command used to create a journal file on the filesystem.
Quota limits that allows the user to extend them for a certain period of time.
Directory that stores device files.
The first readable sector of a hard disk, where partition definitions are stored.
Indicates a particular device.
File that contains a list of devices that are currently used on the system and their major numbers.
Quota limits that are rigid and prevents the user from going past them.
File on the hard disk representing a device on a Linux system.
Points to the device driver for a device in the Linux kernel.
Responses:
tune2fs
soft limits
minor number
/dev
MBR
major number
device file
hard limits
/proc/devices

Correct Answer:

Command used to create a journal file on the filesystem.
Quota limits that allows the user to extend them for a certain period of time.
Directory that stores device files.
The first readable sector of a hard disk, where partition definitions are stored.
Indicates a particular device.
File that contains a list of devices that are currently used on the system and their major numbers.
Quota limits that are rigid and prevents the user from going past them.
File on the hard disk representing a device on a Linux system.
Points to the device driver for a device in the Linux kernel.
Related Questions