how to install SSH

Asked by kumardigvijay

Hi
 I need to install SSH client to access remote server for my class project, where my prof mostly uses Ubuntu. Please guide me how to install SSH in Ubuntu. I am really new to Ubuntu. I have installed SSH in Windows, but not in Ubuntu.
Thanks,
Kumar

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Micah Gersten
Solved:
Last query:
Last reply:
Revision history for this message
Best Micah Gersten (micahg) said :
#1

The ssh client is installed by default with Ubuntu.
type man ssh to learn how to use it

Revision history for this message
kumardigvijay (kumardigvijaymishra) said :
#2

Thanks so much