Linux_FoundationLinux_Foundation
LFCS · Question #14
LFCS Question #14: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #14. The question stem and answer options stay visible for context.
Submitted by yuriko_h· Apr 18, 2026Networking
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
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#ssh#remote connection#port specification#command options