Question 96
What does the command grub-install /dev/sda do?
Question 97
Which of the following commands list all files and directories within the /tmp/ directory and its subdirectories which are owned by the user root? (Choose two.)
Question 98
Which signal is missing from the following command that is commonly used to instruct a daemon to reinitialize itself, including reading configuration files?
killall -s _______ daemon
killall -s _______ daemon
Question 99
While editing a file in vi, the file changes due to another process. Without exiting vi, how can the file be reopened for editing with the new content?
Question 100
Which of the following commands lists the dependencies of a given dpkg package?