Lpi LPI Level 1 Exam 102, Junior Level Linux Certification, Part 2 of 2 - 102-350 Exam Practice Test

Which TWO of the following Class B IPv4 networks are reserved by IANA for private address assignment and private routing?
Correct Answer: A,B Vote an answer
CORRECT TEXT
Which file specifies the user accounts that can NOT submit jobs via at or batch? (Provide the full path and filename)
Correct Answer:
/etc/at.deny
Which statement is true regarding the following /etc/resolv.conf file?
search example.com
nameserver 208.77.188.166
nameserver 208.77.188.167
Correct Answer: E Vote an answer
Which of the following are commonly used Mail Tranfer Agent (MTA) applications? (Please select THREE correct answers)
Correct Answer: A,B,E Vote an answer
CORRECT TEXT
What command is used to print a listing of e-mail that is currently being managed by the MTA but has not yet been delivered? (Please specify the command with or without path)
Correct Answer:
mailq, /usr/bin/mailq, sendmail -bp, /usr/sbin/sendmail -bp, /usr/lib/sendmail -bp
Of the ways listed, which is the best method to temporarily suspend a user's ability to interactively login?
Correct Answer: C Vote an answer
CORRECT TEXT
You want to temporarily prevent users from logging in. Please complete the following command:
touch /etc/______
Correct Answer:
nologin
CORRECT TEXT
To slave your NTP daemon to an external source, you need to modify the ______ variable in your /etc/ntp.conf file.
Correct Answer:
server
Which of the following information is NOT provided in any output from the netstat utility?
Correct Answer: D Vote an answer