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
Explain the steps that a shell follows while processing a command.
Differentiate cat command from more command.
What is .sh file?
What is the difference between awk and grep?
How do you grep a case insensitive?
Describe the zip/unzip command using gzip.
What is grep and how do you use it?
What are file commands?
What is {} in find command?
What does grep v do?
What are some command words?
Are you in or at the office?
What do chgrp command do?
how to sort the content of the file based on numeric values
What is command substitution?