how will you login one server's shell prompt to an another
server?
Answer Posted / kandisha kn
ssh -l user_name host_name
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of sed command in unix?
Using unix command how to display no of records in oracle?
Write a command that will display files in the current directory, in a colored, long format.
Explain ‘system calls’ with respect to unix commands?
Which command can you use to find the currently running process in unix server?
What is the use of find command in unix?
What is the general format of unix command syntax?
What does pipe () return?
What is the use of awk command in unix?
What is used to type command?
Which unix command lists files/folders in alphabetical order?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the command to find maximum memory taking process on the server?
Which command is used to restrict incoming messages?
Is ‘du’ a command? If so, what is its use?