Solved

You Want to Load the Ssh Client and Connect to an Sshd

Question 74

Multiple Choice

You want to load the ssh client and connect to an sshd daemon running on a host with an IP address of 192.168.1.25. Your user account jackshw. Which of the following commands should you use?


A) sshd -l jackshw 192.168.1.25
B) ssh -u jackshw 192.168.1.25
C) ssh -l jackshw 192.168.1.25
D) ssh user= jackshw 192.168.1.25

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions