From LQWiki
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
Installing the openssh service is distribution-specific, so, find out your distribution and proceed accordingly.
openssh is installed by default.
open a console and type
sudo apt-get install openssh-server