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 do chown command do?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What are awk commands?
How do I search for a file in unix command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the use of find command in unix?
Explain ‘system calls’ with respect to unix commands?
What does sed command do in unix?
what is the advaantage of each user having its own copy of the shell?
How do I search a whole word in vim?
Which command is used to create a directory?
Is command prompt unix?
Who command in unix?
What is command substitution?
What are grep patterns?