how will you login one server's shell prompt to an another
server?
Answer Posted / habs
ssh username@hostname
prompts for pwd, if passwordless login not enabled
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the unix command to confirm a remote host is alive or not?
What is the general format of unix command syntax?
Which command is used to create a directory?
Which command will print your home directory on screen?
How do I search a whole word in vim?
What does the command '$ls | wc –l > file1' do?
Is it inbetween or in between?
How do I clear my terminal history?
What does 'mkdir' command do in UNIX?
Who command in unix?
What do chown command do?
What are the general commands in using unix os for a beginner?
What does the “echo” command do?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the use of cut command in unix?