how will you login one server's shell prompt to an another
server?
Answer Posted / habs
ssh username@hostname
prompts for pwd, if passwordless login not enabled
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are file commands?
What is the use of egrep command in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Is ‘du’ a command? If so, what is its use?
Who invented grep?
What does the command ' $who | sort –logfile > newfile' do?
What difference between cmp and diff commands?
What is ctrl d?
How can you see the command line history?
Which command is used to find whether the system is 32 bit or 64 bit?
Explain command to show the space allocation of files?
how to sort the content of the file based on numeric values
What does pipe () return?
Name the general commands in using unix os for a beginner?
How do you grep a case insensitive?