sudo nano /etc/ssh/sshd_config
FROM: #PermitRootLogin prohibit-password TO: PermitRootLogin yes
$ sudo systemctl restart ssh
sudo passwd