Wednesday 14 September 2016

How to install SSH using command line


















Install SSH using below command

sudo apt-get install ssh


Verify SSH using below command

ssh localhost


How to use SSH command

ssh <username>@<ip address>

ssh <username>@<hostname>


Share this article with your friends.

No comments :

Post a Comment

Related Posts Plugin for WordPress, Blogger...