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 |
in unix profile contains
What is a daemon?
. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group
The very first process created by the kernal that runs till the kernal process is haltes is
What steps are required to perform a bare-metal recovery?
What is the difference between a soft link and a hard link?
What is INODE?
How would you change all occurrences of a value using VI?
Is this the command to connect oracle from unix? sqlplus -s username/password. Then what is the -S here...????
What is a level 0 backup?
virtual terminal protocol is an example of which layer and works with which layer?
What is ant_build.sh? Have u seen that file?