diff --git a/README.md b/README.md index 8521a3f..ea31b4e 100644 --- a/README.md +++ b/README.md @@ -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 +``` \ No newline at end of file