README.md aktualisiert

This commit is contained in:
2024-11-29 21:32:52 +01:00
parent 3fa98b239b
commit d4909dd046

View File

@ -31,3 +31,8 @@ sed -i 's|[#]*PasswordAuthentication no|PasswordAuthentication yes|g' /etc/ssh/s
sed -i 's|UsePAM no|UsePAM yes|g' /etc/ssh/sshd_config
service ssh restart
```
effektive sshd Konfiguration
```
sshd -T
```