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 know about tee command?
What is ctrl d?
How do I search for text in vi?
Differentiate cmp command from diff command.
Who wrote grep?
Which unix command lists files/folders in alphabetical order?
What is the command to find maximum memory taking process on the server?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Write a command to kill the last background job?
Is grep faster than awk?
Which command should you use to find the remaining disk space in unix server?
What does find command return in unix?
Differentiate cat command from more command.
What is unix command line?
Explain command to view process running?