Lpi LPI Level 2 Exam 202 - 117-202 Exam Practice Test
Where should the line: $TTL 86400 be placed in a BIND zone file?
Correct Answer: A
Which records must be entered in a zone file in order to use "Round Robin Load Distribution" for a web server?
Correct Answer: E
The new file server is a member of the Windows domain "foo". Which TWO of the following configuration sections will allow members of the domain group "all" to read, write and execute files in "/srv/smb/data"?
Correct Answer: B,E
When connecting to an SSH server for the first time, its fingerprint is received and stored in a file, which is located at:
Correct Answer: A
CORRECT TEXT
Instead of running the command echo 1 >/proc/sys/net/ipv4/ip_forward, the configuration setting is going to be added to /etc/sysctl.conf. What is the missing value in the configuration line below? (Please specify only the missing value)
Instead of running the command echo 1 >/proc/sys/net/ipv4/ip_forward, the configuration setting is going to be added to /etc/sysctl.conf. What is the missing value in the configuration line below? (Please specify only the missing value)
Correct Answer:
net .ipv4.ip_forward
To allow X connections to be forwarded from or through an SSH server, what configuration keyword must be set to yes in the sshd configuration file?
Correct Answer: D
In a PAM configuration file, which of the following is true about the sufficient control flag in the following line?
Auth sufficient pam_module.so
Auth sufficient pam_module.so
Correct Answer: D
CORRECT TEXT
The command ___________ -x foo will delete the user foo from the Samba database. (Specify the command only, no path information.)
The command ___________ -x foo will delete the user foo from the Samba database. (Specify the command only, no path information.)
Correct Answer:
smbpasswd
Which of the following Linux services has support for only the Routing Information Protocol (RIP) routing protocol?
Correct Answer: B
What is a significant difference between host and zone keys generated by dnssec-keygen?
Correct Answer: B
Which option in named.conf specifies which hosts are permitted to ask for domain name information from the server?
Correct Answer: A
On a newly-installed mail server with the IP address 10.10.10.1, ONLY local networks should be able to send email. How can the configuration be tested, using telnet, from outside the local network?
Correct Answer: E
CORRECT TEXT
What is the path to the global postfix configuration file? (Please specify the complete directory path and file name)
What is the path to the global postfix configuration file? (Please specify the complete directory path and file name)
Correct Answer:
/etc/postfix/main.cf
Which Apache directive is used to configure the main directory for the site, out of which it will serve documents?
Correct Answer: E
You suspect that you are receiving messages with a forged From: address. What could help you find out where the mail is originating?
Correct Answer: C