how will you login one server's shell prompt to an another
server?
Answer Posted / prasad
ssh hostname@ipaddress
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What is the difference between awk and grep?
Why is grep called grep?
How do I open a port?
What is the use of finger command?
What does #!/ Bin sh do?
What is the first character of the output in ls l command?
What are the general commands in using unix os for a beginner?
What will the following command do?
What is a command and examples?
What is command substitution?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
how to sort the content of the file based on numeric values
What does this command do,"$more readme.txt“?
How does shebang work?
Which command is used to delete all files in the current directory and all its sub-directories?