Home - LPI / Certification / The LPIC Program / LPIC-2 / Exam 202: Sample Questions

Exam 202: Sample Questions

The following are sample questions relating to LPI Exam 202. None of these items actually appear on the real exam, but are representative of the types of questions and the content covered by the exam and are presented only as an illustration.

Objective

208.2 - Maintaining a web server

Question

When configuring name-based virtual hosts in Apache, which directive contains the name of the virtual host that is matched to the "Host:" request from the client?

Answers

A) NameVirtualHost
B) VirtualHost
C) ServerName
D) UseCanonicalName
E) ServerAlias
   

Objective

209.1 - SAMBA Server Configuration

Question

From a Linux client, what command line program can be used to browse Windows shares? (Enter the command only with no path information or parameters)

Answers

FITB
   

Objective

211.2 - Managing Local E-Mail Delivery

Questions

What file would be edited to change a user procmail recipe? (Please write only the filename without options, paths or arguments.)

Answers

FITB
   

Objective

213.4 Troubleshooting environment configurations

Question

While testing some new settings for syslogd in /etc/testlog.conf none of the changes take effect when the SIGHUP signal is sent to syslogd. What is likely to be the problem?

Answers

A) There are errors in the configuration file this is causing the file to not be read and take effect.
B) The syslogd daemon does not respond to the SIGHUP signal.
C) The wrong configuration file is being read after receiving the SIGHUP signal.
D) The syslogd daemon does not support alternate configuration file names.