What option in the client configuration file would tell OpenVPN to use a dynamic source port when making a connection to a peer?
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-portB . remoteC . source-portD . nobindE . dynamic-bindView AnswerAnswer: D
Which statements about the Alias and Redirect directives in Apache HTTPD’s configuration file are true? (Choose two.)
Which statements about the Alias and Redirect directives in Apache HTTPD’s configuration file are true? (Choose two.)A . Alias can only reference files under DocumentRootB . Redirect works with regular expressionsC . Redirect is handled on the client sideD . Alias is handled on the server sideE . Alias is...
Which of the following Samba services handles the membership of a file server in an Active Directory domain?
Which of the following Samba services handles the membership of a file server in an Active Directory domain?A . winbinddB . nmbdC . msaddD . admembE . sambaView AnswerAnswer: E
Performing a DNS lookup with dig results in this answer:
Performing a DNS lookup with dig results in this answer: A . There is no . after linuserv.example.net in the PTR record in the forward lookup zone fileB . There is no . after linuserv in the PTR record in the forward lookup zone fileC . There is no ....
Which of the following nmap parameters scans a target for open TCP ports? (Choose two.)
Which of the following nmap parameters scans a target for open TCP ports? (Choose two.)A . -sOB . -sZC . -sTD . -sUE . -sSView AnswerAnswer: C,E
In which CIFS share must printer drivers be placed to allow Point’n’Print driver deployment on Windows?
In which CIFS share must printer drivers be placed to allow Point’n’Print driver deployment on Windows?A . winx64drv$B . print$C . The name of the share is specified in the option print driver share within each printable share in smb.confD . pnpdrivers$E . NETLOGONView AnswerAnswer: B
Which of the following configurations will achieve this?
A host, called lpi, with the MAC address 08:00:2b:4c:59:23 should always be given the IP address of 192.168.1.2 by a DHCP server running ISC DHCPD. Which of the following configurations will achieve this? A . Option AB . Option BC . Option CD . Option DE . Option EView AnswerAnswer:...
Which global option in squid.conf sets the port number or numbers that Squid will use to listen for client requests?
Which global option in squid.conf sets the port number or numbers that Squid will use to listen for client requests?A . portB . client_portC . http_portD . server_portE . squid_portView AnswerAnswer: C
What information can be found in the file specified by the status parameter in an OpenVPN server configuration file? (Choose two.)
What information can be found in the file specified by the status parameter in an OpenVPN server configuration file? (Choose two.)A . Errors and warnings generated by the openvpn daemonB . Routing informationC . Statistical information regarding the currently running openvpn daemonD . A list of currently connected clientsE ....
Which one of the following options is the best way to ensure this setting is saved across system restarts?
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...