Linux 8 Flashcards
Which command can be used to fine-tune the vsync and hsync of a video card for use in X windows?
xvidtune
Which of the following statements is true?
LILO needs to be reinstalled after it has been modified
Which directory stores most UNIX SysV rc scripts?
/etc/init.d?
Which runlevel halts the system?
0
Which file does the UNIX SysV init daemon reference on startup to determine the default runlevel?
/etc/inittab
Which command can be used to start X Windows, the window manager, and the default desktop environment?
startx
Which of the following statements is true?
Either the MBR/GPT or the active partition can contain the boot loader.
Which command causes the system to enter Single User Mode?
init 1
Which of the following indicates the second partition on the third hard disk drive to GRUB?
(hd2, 1)
Which two implementations of X windows are commonly used in Linux?
X.org
XFree86
What is the name of the directory that contains symbolic links to UNIX SysV rc scripts for runlevel 2?
/etc/rc2.d
In what directory is Stage2 of the GRUB2 boot loader stored?
/boot
The first daemon loaded on a Linux system is :
init
The timeout value in the GRUB configuration file is measured in?
seconds
You have recently modified the options within the /etc/default/grub file. What command can you use nex to rebuild the GRUB2 configuration file?
grub2-mkconfig