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 |
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
why unix commands simpler rather than complex task
What is Expansion swap?
What is FTP?
What is a filesystem?
If your linux machine shows a ~(tilde) in most filenames on your dos or windows partition,what is the mistake you have made?How do you get back the long filenames?
What are the read or write or execute bits on a directory mean?
What does iostat do?
How can u doing testing in Unix environment ?
How are devices represented in UNIX?
What is the difference between Swapping and Paging?
What does the ?route? command do?