Question 16
The program vsftpd, running in a chroot jail, gives the following error:

Which of the following actions would fix the error?

Which of the following actions would fix the error?
Question 17
When trying to reverse proxy a web server through Nginx, what keyword is missing from the following configuration sample?


Question 18
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?
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?
Question 19
FILL BLANK
Which directive in a Nginx server configuration block defines the TCP ports on which the virtual host will be available, and which protocols it will use? (Specify ONLY the option name without any values.)
Which directive in a Nginx server configuration block defines the TCP ports on which the virtual host will be available, and which protocols it will use? (Specify ONLY the option name without any values.)
Question 20
Which of the following actions are available in Sieve core filters? (Choose three.)
