What is true regarding the command userdel --force --remove bob? (Choose TWO correct answers.)
What does the command mount -a do?
Which of the following commands will print the last 10 lines of a text file to the standard output?
Which signal is missing from the following command that is commonly used to instruct adaemon to reinitialize itself, including reading configuration files?
killall -s _______ daemon
What command will generate a list of user names from /etc/passwd along with their login shell?
Which of the following are commonly used Mail Transfer Agent (MTA) applications? (Choose THREE correct answers.)
What is the output of the following command sequence?
for token in a b c; do
echo -n "$token ";
done
Which of the following parameters are used for journalctl to limit the time frame of the output? (Choose TWO correct answers.)
Which file inside the CUPS configuration directory contains the definition of the printers?
Which of the following IPv4 networks are reserved by IANA for private address assignment and private routing? (Choose THREE correct answers.)