Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

Lpi LPI Level 2 Exam 202 (117-202) Free Practice Test

Question 1
Which of the following commands can gather entries from the specified administrative NIS database group?

Correct Answer: A
Question 2
CORRECT TEXT
A procmail recipe is required to delete all emails marked as spam. Please complete the recipe. :0:
* X-Spam-Status: Yes
Correct Answer:
/dev/null
Question 3
What option in the client configuration file would tell OpenVPN to use a dynamic source port when making a connection to a peer?

Correct Answer: D
Question 4
What command can be used to add a new newsgroup called ABC that allows posting?

Correct Answer: C
Question 5
CORRECT TEXT
You have installed some new libraries, but these are not available to programs and are not listed by lconfig -p. What file should the path to the libraries be added to, before running ldconfig?
Correct Answer:
ld .so.conf
Question 6
A company is transitioning to a new domain name and wants to accept e-mail for both domains for all of its users on a Postfix server. Which configuration option should be updated to accomplish this?

Correct Answer: C
Question 7
The internal network (192.168.1.0-192.168.1.255) needs to be able to relay email through the site's sendmail server. What line must be added to /etc/mail/access to allow this?

Correct Answer: B
Question 8
Considering the following kernel IP routing table now, which of the following commands must be remove the route to the network 10.10.1.0/24?

Kernel IP routing table

Correct Answer: A
Question 9
CORRECT TEXT
Please enter the command used to remove Kerberos tickets from the cache below.
Correct Answer:
kdestroy
Question 10
What is the standard port number for the unencrypted IMAP service?

Correct Answer: B
Question 11
While analyzing a slapd.conf file, an administrator noted that the rootdn and rootpw directives are not present. Where is the LDAP administrator account defined?

Correct Answer: D
Question 12
Which THREE of the following actions should be considered when a FTP chroot jail is created?

Correct Answer: B,C,E
Question 13
CORRECT TEXT
All machines outside the network are able to send emails through the server to addresses not served by that server. If the server accepts and delivers the email, then it is a (n) _____________.
Please enter the English term, without any punctuation.
Correct Answer:
open relay
Question 14
What is the name of the network security scanner project which, at the core, is a server with a set of network vulnerability tests (NVTs)?

Correct Answer: C
Question 15
CORRECT TEXT
Please enter the command with all parameters and arguments, that could be used by root to list the
cron jobs for the user john.
Correct Answer:
crontab -u john -l