how will you login one server's shell prompt to an another
server?
Answer Posted / vamshi
Hi
first login super user
then login that server to another
server1#ssh@ipaddress or hostname(server2)
server1#passwd:
server2#
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How does shebang work?
How do I delete files from command prompt?
What does pipe () return?
Which command is used to create a directory?
Differentiate cmp command from diff command.
What is the difference between cat and more command?
Which command is used to delete all files in the current directory and all its sub-directories?
What is awk good for?
What is the comma to show the space allocation of files?
How do I use grep to search for a file?
What is command statement?
What is the search command in unix?
What is the use of awk command in unix?
How do you grep a case insensitive?
Explain ‘system calls’ with respect to unix commands?