(Please specify the command with or without path inform…
CORRECT TEXT
The _________ command is used to assign an IP address to a device. (Please specify the command with or without path information)
which file will be queried first for hostname lookups?
CORRECT TEXT
Given the following line from /etc/nsswitch.conf:
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 By default, which file will be queried first for hostname lookups? (Provide the full path and filename)
Which bash option will prevent you from overwriting a f…
Which bash option will prevent you from overwriting a file with a “>”?
What is the command to delete the default gateway from …
CORRECT TEXT
What is the command to delete the default gateway from the system IP routing table? (Please specify the complete command with arguments)
Which of the following is NOT a Mail Transport Agent?
Which of the following is NOT a Mail Transport Agent?
Which of the following commands will correct the proble…
On a dual boot system, every time the system is booted back into Linux the time has been set backward by two hours. Which of the following commands will
correct the problem so it will not occur again?
What command can be used to generate log entries of any…
CORRECT TEXT
What command can be used to generate log entries of any facility and priority? (supply just the command name without a path)
What is pool.ntp.org?
What is pool.ntp.org?
Which command will do this?
You need to pause the CUPS printer HPLaserjet4, and you want to cancel all print jobs with a message, “hello”. Which command will do this?
What word is missing from the following SQL statement?
CORRECT TEXT
What word is missing from the following SQL statement? update tablename ____ fieldname=’value’ where id=909;