Red Hat Certification Exam Question:
Download Questions PDF

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

Answer:

B. ssh -l admin tiger
C. ssh admin@tiger

Download Red Hat Certification Interview Questions And Answers PDF

Previous QuestionNext Question
What is the main configuration file for XFree86 version 4? A. /etc/X11/XF86Config B. /etc/X11/XF86Config-4 C. /usr/X11R6/bin/XFree86 D. XF86_SVGAYou can find all of the services managed by xinetd by looking at which of the following file or directory? A. /etc/xinetd.d B. /etc/inetd.conf C. /etc/rc.d/init.d D. /etc/xinetd.conf