How do I log into a remote Unix machine(as a root/normal
user)?Please specify with command user and argument.

Answers were Sorted based on User's Feedback



How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user an..

Answer / prasad

rlogin

Is This Answer Correct ?    2 Yes 0 No

How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user an..

Answer / durai.c.t

ssh <username>@<servername>

Is This Answer Correct ?    2 Yes 0 No

How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user an..

Answer / say2ajitpatel

#rlogin <remoteip>
or
# telnet <remote ip>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix AllOther Interview Questions

What are the mount and unmount system calls?

1 Answers   HCL,


what is difference between kernel and shell?

18 Answers   Juniper Networks,


What is the difference between grep & find?

3 Answers   HCL,


In Unix inter process communication take place using?

3 Answers   TCS,


Give the command to display space usage on the UNIX file system.

6 Answers  






How to connect oracle database from unix

6 Answers   Cap Gemini, IBM, Wirecard,


very first process created by kernell?

4 Answers   TCS,


How to find the version details of unix? if any application is installed in unix OS how to find the version of that application is it possilbe or not? pls let me know cmd in detail.

5 Answers   HCL,


why do you need to have a swap file system?

1 Answers  


The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above

2 Answers   IBM,


HOW DO CREATE A NFS FILE SYSTEM

4 Answers   Mind Tree,


What is the difference between > and >> operators?

6 Answers  


Categories