Which Postfix command can be used to rebuild all of the alias database files with a single invocation and without the need for any command line arguments?
Which of the following statements is true regarding the NFSv4 pseudo file system on the NFS server?
Which of the following statements is INCORRECT regarding the LDIF file format?
On a Linux router, packet forwarding for IPv4 has been enabled. After a reboot, the machine no longer forwards IP packets from other hosts. The command:
echo 1 > /proc/sys/net/ipv4/ip_forward
temporarily resolves this issue.
Which one of the following options is the best way to ensure this setting is saved across system restarts?
What is the path to the global Postfix configuration file? (Specify the full name of the file, including path.)
Which option within a Nginx server configuration section defines the file system path from which the content of the server is retrieved?
Which of the following Samba services handles the membership of a file server in an Active Directory domain?
Which command is used to configure which file systems a NFS server makes available to clients?
What is the name of the network security scanner project which, at the core, is a server with a set of network vulnerability tests?
Which BIND option should be used to limit the IP addresses from which slave name servers may connect?
In the main Postfix configuration file, how are service definitions continued on the next line?
Which of the following statements allow the logical combinations of conditions in Sieve filters? (Choose two.)
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 Apache HTTPD configuration directive specifies the RSA private key that was used in the generation of the SSL certificate for the server?
Which of the following options are valid in /etc/exports? (Choose two.)
Which of the following actions are available in Sieve core filters? (Choose three.)
What command displays NFC kernel statistics? (Specify ONLY the command without any path or parameters.)
Select the alternative that shows the correct way to disable a user login for all users except root.
Which of the following lines is valid in a configuration file in /etc/pam.d/?
Which FTP names are recognized as anonymous users in vsftp when the option anonymous_enable is set to yes in the configuration files? (Choose two.)
There is a restricted area in a site hosted by Apache HTTPD, which requires users to authenticate against the file /srv/www/security/sitepasswd.
Which command is used to CHANGE the password of existing users, without losing data, when Basic authentication is being used?
Which rdnc sub command can be used in conjunction with the name of a zone in order to make BIND reread the content of the specific zone file without reloading other zones as well?
A user requests a “hidden” Samba share, named confidential, similar to the Windows Administration Share. How can this be configured?
Which of the following DNS record types is used for reverse DNS queries?
In order to protect a directory on an Apache HTTPD web server with a password, this configuration was added to an .htaccess file in the respective directory:
Furthermore, a file /var/www/dir/ .htpasswd was created with the following content:
usera:S3cr3t
Given that all these files were correctly processed by the web server processes, which of the following statements is true about requests to the directory?
When trying to reverse proxy a web server through Nginx, what keyword is missing from the following configuration sample?
Which of the following information has to be submitted to a certification authority in order to request a web server certificate?
With Nginx, which of the following directives is used to proxy requests to a FastCGI application?
What configuration directive of the Apache HTTPD server defines where log files are stored? (Specify ONE of the directives without any other options.)
Which attitude of an object in LDAP defines which other attributes can be set for the object? (Specify ONLY the attribute name without any values.)
What is the purpose of DANE?
Which global option in squid.conf sets the port number or numbers that Squid will use to listen for client requests?
Which of these sets of entries does the following command return?
Which of the following OpenVPN configuration options makes OpenVPN forward network packets between VPN clients itself instead of passing the packets on to the Linux host which runs the OpenVPN server for further processing?
Which Linux user is used by vsftpd to perform file system operations for anonymous FTP users?