Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how will you login one server's shell prompt to an another
server?

Answers were Sorted based on User's Feedback



how will you login one server's shell prompt to an another server?..

Answer / prasad

ssh hostname@ipaddress

Is This Answer Correct ?    11 Yes 4 No

how will you login one server's shell prompt to an another server?..

Answer / habs

ssh username@hostname

prompts for pwd, if passwordless login not enabled

Is This Answer Correct ?    6 Yes 1 No

how will you login one server's shell prompt to an another server?..

Answer / 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

how will you login one server's shell prompt to an another server?..

Answer / kandisha kn

ssh -l user_name host_name

Is This Answer Correct ?    2 Yes 0 No

how will you login one server's shell prompt to an another server?..

Answer / 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

More Unix Commands Interview Questions

What Is the command to change a file's creation time. means one file is created at the time 15:19 then time should br changed to 14:14

8 Answers   3i Infotech, IBM,


what is the difference between npar and vpar in HP-UX?

1 Answers   CSC,


How do I clear my terminal history?

0 Answers  


distinguish between multi-tasking,multi-user,multi- processing and time sharing?

4 Answers   Infosys, Nikhil Construction,


What is .sh file?

0 Answers  


Which command can you use to find the currently running process in unix server?

0 Answers  


What are the commands in UNIX to list the files in a Directory?

0 Answers   CGI,


How to know a process is a zombie or orphan process?

3 Answers   Perot Systems,


By using which command we can find the CPU utilization time?

7 Answers   Amazon,


What is the unix command to confirm a remote host is alive or not?

0 Answers  


How to add content of one file into another file at the beginning

12 Answers  


How do I use grep to find a file?

0 Answers  


Categories