how will you login one server's shell prompt to an another
server?
Answer Posted / phoenix
Just in case you are in sudo and not able to get through
using command
ssh ipaddress(or)hostname
use the below command
ssh user_id@ipaddress
or
ssh user_id@hostname
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How does pipe () work?
What is the command to find hidden files in the current directory?
Which command is used to restrict incoming messages?
Enumerate some of the most commonly used network commands in unix?
What is the comma to show the space allocation of files?
Is command prompt unix?
What does the md command do?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is awk good for?
What are reported commands?
What is the use of tee command?
Which command can you use to find the currently running process in unix server?
How do I delete files from command prompt?
How to display no of records in oracle using unix command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?