1.
Given this excerpt from an Apache configuration file, which of the numbered lines has INCORRECT syntax?
1. ServerAdmin admin9@server.example.org
2. DocumentRoot /home/http/admin
3. ServerName admin.server.example.org
4. DirectoryIndex index.php default.php
5. ErrorLog logs/admin.server.example.org-error_log
6. CustomLog logs/admin.server.example.org-access_log common
2.
Select the TWO correct statements about the following excerpt from httpd.conf: Order allow, deny Deny from all Real 2 LPI 117-202 Exam
3.
Which TWO of the following options are valid, in the /etc/exports file?
4.
The new file server is a member of the Windows domain "foo". Which TWO of the following Real 4 LPI 117-202 Exam configuration sections will allow members of the domain group "all" to read, write and execute files in "/srv/smb/data"?
5.
Which command can be used to list all exported file systems from a remote NFS server:

 
6.
During which stage of the boot process would this message be seen?
ide_setup:hdc=ide-scsi
7.
Messages from programs are not appearing in the user's native language. What environment variable must be set for this to happen?
8.
When bash is invoked as an interactive login shell, which of the following sentences is true?
9.
Journalling doesn't appear to be working on an ext3 file-system. When booting, the following line appears:
VFS: Mounted root (ext2 filesystem) readonly.
What could be causing the problem?
10.
What is the name of the dovecot configuration variable that specifies the location of user mail?