NOS 120 CHAPTER 5 STUDY GUIDE
EXAM
Clint has run the command parted /dev/sdb and wants to display a list of
the existing partitions that exist on that drive. Which of the following
commands can he use to display the existing partitions?
Select one:
a. display
b. print
c. disp
d. list - ANSWER print
If the mkfs command is executed to create a filesystem and only the
block device name is specified, which of the following filesystems will be
created?
Select one:
a. ext3
b. ext2
c. ext4
d. exFAT - ANSWER ext2
Which of the following commands will display a summarization of quotas
for a filesystem?
Select one:
a. repquota
b. quotaprint
c. quotadisplay
d. quota --list - ANSWER repquota
Which of the following commands can be used to show the block
devices, including their major and minor numbers, on a system which
are located in the /sys/block directory?
Select one:
a. ls -al /sys/block
b. lsblk
c. lsblock
d. cat /sys/block - ANSWER lsblk
, Which of the following would be the device file for the third partition on
the second SATA drive on a Linux system?
Select one:
a. /dev/sdc2
b. /dev/sdb3
c. /dev/hdb3
d. /dev/hdc2 - ANSWER /dev/sdb3
Which file should be configured so that quotas are enabled at boot time?
Select one:
a. /etc/quotas
b. /etc/edquota
c. /etc/fstab
d. /etc/fsq - ANSWER /etc/fstab
Callie wants to make sure that a filesystem is checked every 20 days.
Which of the following options, when used with the tune2fs command,
would set a full filesystem check to run every 14 days?
Select one:
a. -d 14
b. -i 14
c. -i 14d
d. -i 336 - ANSWER -i 14d
Which of the following commands when run from the /, or root, directory
will return a very long list of many pages of results?
Select one:
a. df
b. du
c. ls -al
d. fdisk --list - ANSWER du
Which of the following can be used to mount a filesystem? (Choose all
that apply.)
Select one or more:
a. A filesystem nickname configured in /etc/mtab
b. A filesystem UUID
EXAM
Clint has run the command parted /dev/sdb and wants to display a list of
the existing partitions that exist on that drive. Which of the following
commands can he use to display the existing partitions?
Select one:
a. display
b. print
c. disp
d. list - ANSWER print
If the mkfs command is executed to create a filesystem and only the
block device name is specified, which of the following filesystems will be
created?
Select one:
a. ext3
b. ext2
c. ext4
d. exFAT - ANSWER ext2
Which of the following commands will display a summarization of quotas
for a filesystem?
Select one:
a. repquota
b. quotaprint
c. quotadisplay
d. quota --list - ANSWER repquota
Which of the following commands can be used to show the block
devices, including their major and minor numbers, on a system which
are located in the /sys/block directory?
Select one:
a. ls -al /sys/block
b. lsblk
c. lsblock
d. cat /sys/block - ANSWER lsblk
, Which of the following would be the device file for the third partition on
the second SATA drive on a Linux system?
Select one:
a. /dev/sdc2
b. /dev/sdb3
c. /dev/hdb3
d. /dev/hdc2 - ANSWER /dev/sdb3
Which file should be configured so that quotas are enabled at boot time?
Select one:
a. /etc/quotas
b. /etc/edquota
c. /etc/fstab
d. /etc/fsq - ANSWER /etc/fstab
Callie wants to make sure that a filesystem is checked every 20 days.
Which of the following options, when used with the tune2fs command,
would set a full filesystem check to run every 14 days?
Select one:
a. -d 14
b. -i 14
c. -i 14d
d. -i 336 - ANSWER -i 14d
Which of the following commands when run from the /, or root, directory
will return a very long list of many pages of results?
Select one:
a. df
b. du
c. ls -al
d. fdisk --list - ANSWER du
Which of the following can be used to mount a filesystem? (Choose all
that apply.)
Select one or more:
a. A filesystem nickname configured in /etc/mtab
b. A filesystem UUID