sudo systemctl status sshd
sudo apt install openssh-server ssh
sudo systemctl start sshd
sudo systemctl stop sshd