Table of Contents
1 Install openssh-server
Install openssh-server.
$ sudo apt install -y openssh-server$ sudo systemctl enable ssh$ sudo systemctl restart ssh
Install openssh-server.
$ sudo apt install -y openssh-server$ sudo systemctl enable ssh$ sudo systemctl restart ssh