Install the openssh service
From Linuxintro
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