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


Please Help Members By Posting Answers For Below Questions

What is awk good for?

578


What is ‘ps’ command for?

608


Which command is used to kill the last background job?

769


What is the command to compare two files in unix?

615


What is time_t?

580






Explain the steps that a shell follows while processing a command.

678


What is the use of sed command in unix?

586


What do chmod command do?

600


What does this command do? Cat food 1 > kitty

974


What is difference between grep and find command in unix?

573


What are the dos commands?

640


How do I use nslookup?

568


What are the unix commands?

545


What is the use of tee command?

563


How to find $ai_serual resolved path by using unix

1020