README.md aktualisiert
This commit is contained in:
@ -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
|
sed -i 's|UsePAM no|UsePAM yes|g' /etc/ssh/sshd_config
|
||||||
service ssh restart
|
service ssh restart
|
||||||
```
|
```
|
||||||
|
|
||||||
|
effektive sshd Konfiguration
|
||||||
|
```
|
||||||
|
sshd -T
|
||||||
|
```
|
Reference in New Issue
Block a user