How do you log in to a remote Unix box?
Answers were Sorted based on User's Feedback
Answer / devil
There are many ways to do that like , by using rsh, ssh,
telnet, rlogin.
EX ::: rsh ipaddress
same as above all the command.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ram
With the help of "Telnet"
Ex: Telnet UnixboxIPaddress
| Is This Answer Correct ? | 2 Yes | 0 No |
What is 'inode'?
What does init do? What does inetd do?
What are the files in /etc directory?
in unix how to change old name to new name
How to connect oracle database from unix
6 Answers Cap Gemini, IBM, Wirecard,
very first process created by kernell?
What scripting languages do you know?
Telnet sometimes doesn't permit root logons,how will you then change a file writable only by root on a remote host?
I am trying to unmount a remote file system,but I do not unmount that file system.How can i know the user name (i.e.,user who is using that file system).....write the command with argument
Am using Mac OS 10.4.11 on an Imac (PPC) Internal hard disk got named disk0s3 and will not mount. What commands can be used in TERMINAL to rename the internal hard disk to C96?
What are permissions in UNIX?
What do you mean by u-area (user area) or u-block?