From terminal:
sudo apt-get install ssh
this will install openssh server
if you need to change different options, such as no root login, edit the configuration file:
sudo nano /etc/ssh/sshd_config
From terminal:
sudo apt-get install ssh
this will install openssh server
if you need to change different options, such as no root login, edit the configuration file:
sudo nano /etc/ssh/sshd_config