Comptia Linux +, Ch. 8
/boot
In what directory is Stage2 of the GRUB2 boot loader stored?
systemctl stop lala.service
Which of the following Systemd commands can be used to stop a daemon called lala?
init
The first daemon loaded on a Linux system is _____
seconds
The timeout value in the GRUB configuration file is measured in?
graphical.target
What Systemd target corresponds to runlevel 5?
/etc/rc2.d
What is the name of the directory that contains symbolic links to UNIX SysV rc scripts for runlevel 2?
xvidtune
Which command can be used to fine-tune the vsync and hsync of a video card for use in X Windows?
init 1
Which command causes the system to enter Single User Mode?
/etc/init.d
Which directory stores most UNIX SysV rc scripts?
/etc/inittab
Which file does the UNIX SysV init daemon reference on startup to determine the default runlevel?
chkconfig --level 123 lala on
Which of the following commands can be used to start a UNIX SysV daemon called lala in runlevels 1, 2 and 3?
(hd2,1)
Which of the following indicates the second partition on the third hard disk drive to GRUB?
LILO needs to be reinstalled after it has been modified
Which of the following statements is true?
Either the MBR/GPT or the active partition can contain the boot loader
Which of the following statements is true?
0
Which runlevel halts the system?
X.org, XFree86
Which two implementations of X Windows are commonly used in Linux? (Choose two answers.)
grub2-mkconfig
You have recently modified the options within the /etc/default/grub file. What command can you use next to rebuild the GRUB2 configuration file?
Modify the daemon configuration file within the /etc/init directory
You wish to configure the runlevels that a particular upstart daemon is started in. What should you do?
single
What keyword can be specified within a boot loader to force the system to boot to Single User Mode?
startx
Which command can be used to start X Windows, the window manager, and the default desktop environment?
