Difference between revisions of "Install the openssh service"

From Linuxintro
imported>ThorstenStaerk
(Created page with "Installing the '''openssh''' service is distribution-specific, so, find out your distribution and proceed accordingly. = SUSE = openssh is installed by default. = Ubuntu = ...")
 
(No difference)

Latest revision as of 10:04, 31 May 2012

Installing the openssh service is distribution-specific, so, find out your distribution and proceed accordingly.

SUSE

openssh is installed by default.

Ubuntu

open a console and type

sudo apt-get install openssh-server