What is the name of the Dovecot configuration variable that specifies the location of user mail?
What option for BIND is required in the global options to disable recursive queries on the DNS server by default?
Which of the following Samba services handles the membership of a file server in an Active Directory domain?
In order to specify alterations to an LDAP entry, what keyword is missing from the following LDIF file excerpt?
Specify the keyword only and no other information.
With fail2ban, what is a ‘jail’?
Which Apache HTTPD directive enables HTTPS protocol support?
After running ssh-keygen and accepting the default values, which of the following files are changed or created? (Choose two.)
Which Linux user is used by vsftpd to perform file system operations for anonymous FTP users?
When using mod_authz_core, which of the following strings can be used as an argument to Require in an Apache HTTPD configuration file to specify the authentication provider? (Choose three.)
With Nginx, which of the following directives is used to proxy requests to a FastCGI application?
Which directive in a Nginx server configuration block defines the TCP ports on which the virtual host will be available, and which protocols it will use? (Specify ONLY the option name without any values.)
What option in the client configuration file would tell OpenVPN to use a dynamic source port when making a connection to a peer?
Which option in the Postfix configuration makes Postfix pass email to external destinations to another SMTP-server? (Specify ONLY the option name without any values.)
Select the alternative that shows the correct way to disable a user login for all users except root.
The following Apache HTTPD configuration has been set up to create a virtual host available at www.example.com and www2.example.com:
Even though Apache HTTPD correctly processed the configuration file, requests to both names are not handled correctly. What should be changed in order to ensure correct operations?
What is the name of the root element of the LDAP tree holding the configuration of an OpenLDAP server that is using directory based configuration? (Specify ONLY the element’s name without any additional information.)
Which of the following actions are available in Sieve core filters? (Choose three.)
Which configuration parameter on a Postfix server modifies only the sender address and not the recipient address?
Which of the following lines is valid in a configuration file in /etc/pam.d/?
Which of the following values can be used in the OpenLDAP attribute olcBackend for any object of the class olcBackendConfig to specify a backend? (Choose three.)
What information can be found in the file specified by the status parameter in an OpenVPN server configuration file? (Choose two.)
When are Sieve filters usually applied to an email?
According to the configuration below, what is the full e-mail address of the administrator for this domain?
Which Apache HTTPD configuration directive specifies the RSA private key that was used in the generation of the SSL certificate for the server?
Which global option in squid.conf sets the port number or numbers that Squid will use to listen for client requests?
In a BIND zone file, what does the @ character indicate?
Which of the statements below are correct regarding the following commands, which are executed on a Linux router? (Choose two.)
Which action in a Sieve filter forwards a message to another email address without changing the message? (Specify ONLY the action’s name without any parameters.)
What does the samba-tool testparm command confirm regarding the Samba configuration?
Which keyword is used in the Squid configuration to define networks and times used to limit access to the service?
Which of the following commands can be used to connect and interact with remote TCP network services? (Choose two.)
What is DNSSEC used for?
Given the following Squid configuration excerpt:
cache_dir ufs /var/spool/squid3/ 1024 16 256
Which of the following directories will exist directly within the directory /var/spool/squid3/? (Choose two.)
When trying to reverse proxy a web server through Nginx, what keyword is missing from the following configuration sample?
What option in the sshd configuration file instructs sshd to permit only specific user names to log in to a system? (Specify ONLY the option name without any values.)