ssh

sudo apt-get install openssh-server
sudo service ssh start
sudo systemctl enable ssh

Last updated