README.md aktualisiert

This commit is contained in:
2024-11-29 21:17:25 +01:00
parent 20cb52a73a
commit d675984362

View File

@ -21,5 +21,5 @@ chmod 600 ~/.ssh/authorized_keys
```
sed -ri "s/^#? *PasswordAuthentication *yes.*/PasswordAuthentication no/" /etc/ssh/sshd_config
sudo systemctl restart ssh
systemctl restart ssh
```