ch 8 quiz
In standard GRUB notation, select the option below that represents the first hard drive in a system, and the first partition on that hard drive
(hd0,0)
The GUI components and related software take up how much space on a typical Linux installation?
4 GB
What two window managers is the Compiz Fusion window manager based upon?
a. compiz d. beryl
Select the two keywords that can be used in the lilo.conf file in order to specify where LILO should be installed, and what parameters should be passed to the Linux kernel when loaded:
b. boot= c. append=
What command can be used to configure the LILO, ELILO, GRUB, and GRUB2 bootloaders?
grubby
In order to change keyboard layout if X Windows can't detect the layout, you should use what CLI command?
sys-config-keyboard
Much like the SysV init daemon, the Systemd init daemon is used to start daemons during system initialization as well as start and stop daemons after system initialization.
true
You can choose to use a window manager only, and not use a desktop manager.
true
Once X Windows is configured, what command can be used to fine tune the vertical and horizontal refresh rate?
xvidtune
In Fedora 20, where are user configured settings for Xorg stored?
/etc/X11/xorg.conf.d/
What file controls the default runlevel when using Systemd?
/etc/systemd/system/default.target
What is the default target on a system with a GUI installed?
graphical.target
What command below can be used to re-install GRUB2 in the event that the boot loader becomes corrupted?
grub2-install
What keyword tells the Linux kernel to avoid printing errors to the screen during system startup?
quiet