Suppose In order to open up an SSH shell on a remote machine called tiger using the login name of admin,
what would be the proper command line for this?
A. openssh -l admin tiger
B. ssh -l admin tiger
C. ssh admin@tiger
D. sshd tiger admin

Submitted by: Administrator
B. ssh -l admin tiger
C. ssh admin@tiger
Submitted by: Administrator

Read Online Red Hat Certification Job Interview Questions And Answers