According to the configuration below, what is the full e-mail address of the administrator for this domain?
$ORIGIN example.com
@ IN SOA mars.example.com pluto.example.com (
2016073142
...
In response to a certificate signing request, a certification authority sent a web server certificate along with the certificate of an intermediate certification authority that signed the web server c...
What word is missing from the following excerpt of a named.conf file?
_____ friends {
10.10.0.0/24; 192.168.1.0/24;
};
options {
allow-query {friends} ;
};
A. networks
B. net
C....
What option in the client configuration file would tell OpenVPN to use a dynamic source port when making a connection to a peer?
A. src-port
B. remote
C. source-port
D. nobind
E. dynamic-bind
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...