Linux Chapter 8

25 July 2022
4.7 (114 reviews)
27 test answers

Unlock all answers in this set

Unlock answers (23)
question
False
answer
The /etc/rc.d/rc 5 script only executes files that start with S in the /etc/rc.d/rc5.d/directory.
question
False
answer
Fedora 20 makes use of the XFree86 implementation of X Windows.
question
xvidtune
answer
Once X Windows is configured, what command can be used to fine tune the vertical and horizontal refresh rate?
question
compiz; beryl
answer
What two window managers is the Compiz Fusion window manager based upon?
question
graphical.target
answer
What is the default target on a system with a GUI installed?
question
service
answer
Which command below can be used to start, stop, or restart any daemons in the /etc/init.d directory?
question
/boot
answer
Under what directory is the Linux kernel stored?
question
system-config-keyboard
answer
In order to change keyboard layout if X Windows can't detect the layout, you should use what CLI command?
question
GTK+toolkit; mutter
answer
The Gnome 3 desktop environment utilizes what window manager and toolkit below?
question
chkconfig
answer
On Linux systems that use the traditional UNIX sysV init, what command below can be used to list and modify the run levels that a daemon is started in?
question
2
answer
In Linux, what run level is also known as the multiuser mode?
question
image=
answer
In the /etc/lilo.conf file, what keyword should be specified in order to provide the absolute pathname to the Linux kernel?
question
quiet
answer
What keyword tells the Linux kernel to avoid printing errors to the screen during system startup?
question
Stage1
answer
What stage of the GRUB boot loader typically resides on the MBR / GPT?
question
system-config-keyboard
answer
In order to change keyboard layout if X Windows can't detect the layout, you should use what CLI command?
question
grubby
answer
What command can be used to configure the LILO, ELILO, GRUB, GRUB2 boot loaders?
question
Qt toolkit; kwin
answer
The K desktop environment utilizes what window manager and toolkit below?
question
(hd0,0)
answer
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.
question
append=; boot=
answer
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:
question
True
answer
Much like the SysV init daemon, the System init daemon is used to start daemons during system initialization as well as start and stop daemons after system initialization.
question
metacity; mutter
answer
Select the two windows managers that have been used in GNOME:
question
/etc/X11/xorg.conf.d/
answer
In Fedora 20, where are user configured settings for Xorg stored?
question
lilo -U
answer
What command below can be used to uninstall the LILO bootloader from an active partition?
question
grub2-install
answer
What command below can be used to re-install GRUB2 in the event that the boot loader becomes corrupted?
question
grub2-mkconfig
answer
After modifying the /etc/default/grub file, what command should be run to rebuild the grub config files?
question
systemctl
answer
When using System, what command can be used to start, stop, and configure daemons to start automatically when the system starts?
question
True
answer
You can choose to use a window manager only, and not use a desktop manager.