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
What's a command word?
What is command statement?
What does sed command do in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What does the “echo” command do?
How to display no of records in oracle using unix command?
What is grep and how do you use it?
What does the metacharacter mean?
what is the advaantage of each user having its own copy of the shell?
What command is used to check the current users?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Write a command that will display files in the current directory, in a colored, long format.
What is a command and examples?
What is in grep command?
What is pipe command in unix?