050-720 試験問題を無料オンラインアクセス
| 試験コード: | 050-720 |
| 試験名称: | Certified Linux Administrator 11 |
| 認定資格: | Novell |
| 無料問題数: | 134 |
| 更新日: | 2026-08-22 |
CORRECT TEXT
In which file is the host name of a Linux computer configured? (Hint: You do not need to include the entire path.)
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?