Dies ist eine alte Version des Dokuments!
from https://linuxhandbook.com/add-ssh-public-key-to-server/
add key to root/.ssh/authorized_keys
oder /home/user/.ssh/authorized_keys
Settings for only Pubkey auth:
PubkeyAuthentication yes PasswordAuthentication no
password has to be explicitely disabled