Installing SSH Server on Ubuntu

Tech Industry News

To install SSH-Server just use apt-get:

apt-get install openssh-server

You may want to change default port to avoid brute force attacks: see here

DONE!

No Comments

Leave a Reply

You must be logged in to post a comment.