CompTIA
LX0-104 · Question #14
LX0-104 Question #14: Real Exam Question with Answer & Explanation
The correct answer is B: ssh -p 2222 example.com. See the full explanation below for the reasoning.
Question
Which of the following commands connects to the remote host example.com which has OpenSSH listening on TCP port 2222? (Choose TWO correct answers.)
Options
- Assh --port 2222 example.com
- Bssh -p 2222 example.com
- Cssh -o Port=2222 example.com
- Dssh -o GatewayPort=2222 example.com
- Essh example.com:2222
Community Discussion
No community discussion yet for this question.