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
To specify a runlevel to boot at, add the runlevel to the end of...
To specify a runlevel to boot at, add the runlevel to the end of the _____ directive line. title...
The systemd equivalent of runlevels are called?
The systemd equivalent of runlevels are called? bootlevels targets initstages BIOS
The journalctl command:
The journalctl command: Reads log files in hexadecimal format Has been superceded by the dmesg...
initramfs: (choose two)
initramfs: (choose two) Contains an init script that loads drivers needed for booting the system...