Which of the following files, located in the user home directory, is used to store the Bash history?
Which of the following commands moves and resumes in the background the last stopped shell job?
Which of the following environment variables overrides or extends the list of directories holding shared libraries?
Which of the following commands updates the linker cache of shared libraries?
What is the name of the main configuration file for GNU GRUB? (Specify the file name only without any path.)
Which option to the yum command will update the entire system? (Specify ONLY the option name without any additional parameters.)
When removing a package, which of the following dpkg options will completely remove the files including configuration files?
Which of the following commands overwrites the bootloader located on /dev/sda without overwriting the partition table or any data following it?
After modifying GNU GRUB's configuration file, which command must be run for the changes to take effect?
Which of the following options for the kernel's command line changes the systemd boot target to rescue.target instead of the default target?
Which of the following kernel parameters instructs the kernel to suppress most boot messages?
What of the following statements are true regarding /dev/ when using udev? (Choose TWO correct answers.)
Which run levels should never be declared as the default run level when using SysV init? (Choose TWO correct answers.)
During a system boot cycle, what program is executed after the BIOS completes its tasks?
Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel? (Specify the file name only without any path.)
Which of the following commands reboots the system when using SysV init? (Choose TWO correct answers.)
What is the process ID number of the init process on a SysV init based system?
In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)? Specify the correct vi command without spaces.
Which of the following options must be passed to a filesystem’s entry in /etc/fstab in order to mount the file system without root privileges?