You wish to see an output of the devices on your system that are block-based. Which of the...
Introduction to Linux I
There is a very long string of text associated with all of the...
There is a very long string of text associated with all of the instances of your single disk on the...
_ are used to ensure that disks are easily referred to by name...
_______ are used to ensure that disks are easily referred to by name, and not by a very long set of...
Which of the following values would you place in the fsck field...
Which of the following values would you place in the fsck field of the /etc/fstab file for a root...
A graphical tool for managing GPT partitions is?
A graphical tool for managing GPT partitions is? fdisk gparted graphical disk manager gdisk
The GPT partitioning system is limited to 2 terabytes True or...
The GPT partitioning system is limited to 2 terabytes True or False? True False
Which of the following is not a feature of BTRFS?
Which of the following is not a feature of BTRFS? snapshots subvolumes partitions limited to 2...
The exFAT filesystem:
The exFAT filesystem: Is natively supported by Linux distributions Is licensed under the GNU GPL...
Which program will non-destructively resize a partition and its...
Which program will non-destructively resize a partition and its installed filesystem? lvcreate...
What directory contains information about symbolic links that...
What directory contains information about symbolic links that enable services? /usr/lib/systemd...
How does the acpid command determine what action to take?
How does the acpid command determine what action to take? It takes instructions from the kernel It...
Which program would be used to notify the user of a low battery...
Which program would be used to notify the user of a low battery on a Linux laptop computer? acpid...
The time before booting the default image is set by:
The time before booting the default image is set by: GRUB_10_SEC GRUB_TIMEOUT TIMEOUT_GRUB_WAIT...
Editing the GRUB2 configuration is accomplished by:
Editing the GRUB2 configuration is accomplished by: the GRUB2 file is static and should not be...
The menu.lst file was used with GRUB prior to the grub.conf file...
The menu.lst file was used with GRUB prior to the grub.conf file. True or False? True False