LPIC-1 Exam 102, Part 2 of 2, version 5.0 102-500 Question # 59 Topic 6 Discussion

LPIC-1 Exam 102, Part 2 of 2, version 5.0 102-500 Question # 59 Topic 6 Discussion

102-500 Exam Topic 6 Question 59 Discussion:
Question #: 59
Topic #: 6

Which of the following commands connects to the remote host example.com which has OpenSSH listening on TCP port 2222? (Choose TWO correct answers.)


A.

ssh --port 2222 example.com


B.

ssh -p 2222 example.com


C.

ssh -o Port=2222 example.com


D.

ssh -o GatewayPort=2222 example.com


E.

ssh example.com:2222


Get Premium 102-500 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.