Which of the following statements allow the logical combinations of conditions in Sieve filters? (Choose two.)
A. allof
B. anyof
C. noneof
D. and
E. or
Which of the following is correct about this excerpt from an LDIF file?
dn: cn=PrintOperators,ou=Groups,o=IT,DC=mycompany,DC=example,DC=com
A. dn is the domain name.
B. o is the operator name....
In order to export /usr and /bin via NFSv4, /exports was created and contains working bind mounts to /usr and /bin. The following lines are added to /etc/exports on the NFS server:
/exports 19...
What is DNSSEC used for?
A. Encrypted DNS queries between nameservers
B. Cryptographic authentication of DNS zones
C. Secondary DNS queries for local zones
D. Authentication of the user that ini...
Select the Samba option below that should be used if the main intention is to setup a guest printer service?
A. security = cups
B. security = ldap
C. security = pam
D. security = share
E. secur...
Which global option in squid.conf sets the port number or numbers that Squid will use to listen for client requests?
A. port
B. client_port
C. http_port
D. server_port
E. squid_port
Which of the following commands displays an overview of the Postfix queue content to help identify remote sites that are causing excessive mail traffic?
A. mailtraf
B. queuequery
C. qshape
D. po...
The following Apache HTTPD configuration has been set up to create a virtual host available at www.example.com and www2.example.com:
<VirtualHost *:80>
ServerName www.example.com
ServerNa...