Which doveadm sub-command displays a list of connections of Dovecot in the following format? (Specify ONLY the command without any parameters.)
username # proto (pids) (ips)
usera ...
After running ssh-keygen and accepting the default values, which of the following files are changed or created? (Choose two.)
A. ~/.ssh/id_rsa.key
B. ~/.ssh/id_rsa.pub
C. ~/.ssh/id_rsa.prv
D. ~/...
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 addition...
Which Apache HTTPD configuration directive is used to specify the method of authentication, e.g. None or Basic?
A. AuthUser
B. AllowedAuthUser
C. AuthType
D. AllowAuth
Which of these tools provides DNS information in the following format?
www.example.com has address 172.25.25.55
www.example.com has address 172.25.25.63
www.example.com has ipv6 address fdb4:8fbc...
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 ...
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
te...
Which of the following statements are true regarding Server Name Indication (SNI)? (Choose two.)
A. It supports transparent failover of TLS sessions from one web server to another.
B. It allows mu...