Multiple Choice
You want to secure a POP3 connection to a server that does not support SSL. While you do not have ssh access to the POP3 server itself, you at least have SSH access to a server near the POP3 server. Given the following information: POP3 server: pop3.digitalairlines.com SSH server: ssh.digitalairlines.com Your host: da10.digitalairlines.com POP3 port: 110 Local port: 11110 Which command will forward connections from the local port 11110 to port 110 of the POP3 server, using a secure tunnel between your host and the SSH server?
A) ssh -L 11110:ssh.digitalairlines.com:110 geeko@pop3.digitalairlines.com
B) ssh -L 110:ssh.digitalairlines.com:11110 geeko@pop3.digitalairlines.com
C) ssh -L 11110:pop3.digitalairlines.com:110 geeko@ssh.digitalairlines.com
D) ssh -L 110:pop3.digitalairlines.com:11110 geeko@ssh.digitalairlines.com
Correct Answer:

Verified
Correct Answer:
Verified
Q33: What does the following command do? tar
Q34: You want to redirect both output and
Q35: Routes to the directly connected network are
Q36: What is the correct order of steps
Q37: What is the name of the file
Q39: How do you start a YaST module
Q40: You want to disable the network device
Q41: Which statement about the sudo command is
Q42: Which parts can be combined in the
Q43: Which command is used to enter or