Install OpenSSH-Server on Linux

{lang: 'de'}

if you are a linux dummy as me you might wonder how to install an ssh server on your Linux box.

I had to learn this is an easy task that can be performed by just entering the following command.

apt-get install openssh-server

This will download the package and install the service for Open SSH. after that you are able to access your server via Putty SSH or any other SSH Client.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>