Erlaubnis verweigert (PublicKey) SSH Ubuntu
sudo nano /etc/ssh/sshd_config
PermitRootLogin prohibit-password to PermitRootLogin yes
PasswordAuthentication no to PasswordAuthentication yes
Smoggy Squirrel