which of the numbered lines has INCORRECT syntax?
Given this excerpt from an Apache configuration file, which of the numbered lines has
INCORRECT syntax? 1: <VirtualHost *:80> 2: ServerAdmin admin9@server.example.org 3:
DocumentRoot /home/http/admin 4: ServerName admin.server.example.org 5:
DirectoryIndex index.php default.php 6: ErrorLog logs/admin.server.example.org-error_log
7: CustomLog logs/admin.server.example.org-access_log common 8: </VirtualHost>
Considering the following excerpt from the httpd.conf file, select the correct answer below: <Location>
Considering the following excerpt from the httpd.conf file, select the correct answer below:
<Location> AllowOverride AuthConfig Indexes </Location>
Select the TWO correct statements about the following excerpt from httpd.conf:
Select the TWO correct statements about the following excerpt from httpd.conf: <Directory
/var/web/dir1> <Files private.html> Order allow, deny Deny from all </Files> </Directory>
Which of the following lines in the Apache configuration file would allow only clients with a valid certificat
Which of the following lines in the Apache configuration file would allow only clients with a
valid certificate to access the website?
Which TWO of the following options are valid, in the /etc/exports file?
Which TWO of the following options are valid, in the /etc/exports file?
Which of the following is needed, to synchronize the Unix password with the SMB password, when the encrypted S
Which of the following is needed, to synchronize the Unix password with the SMB
password, when the encrypted SMB password in the smbpasswd file is changed?
Which command can be used to list all exported file systems from a remote NFS server:
Which command can be used to list all exported file systems from a remote NFS server:
Which TWO of the following configuration sections will allow members of the domain group…?
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”?
which stage of the boot process would this message be seen?
During which stage of the boot process would this message be seen? Ide0: BM-DMA at
0xff00-0xff07, BIOS settings: hda:DMA, hdb:DMA
Where should the LILO code reside, on a system with only one installation of Linux and no other operating syst
Where should the LILO code reside, on a system with only one installation of Linux and no
other operating systems?