Update Linux/SSH/README.md
This commit is contained in:
@@ -21,5 +21,6 @@ Das Skript erlaubt es, SSH-Zugriff nur für bestimmte Benutzer zu konfigurieren.
|
|||||||
# Secure-SSH Setup ausführen
|
# Secure-SSH Setup ausführen
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -s https://gitea.glaeser-it.de/WirFixenAlles/Boilerplates/raw/branch/main/Linux/SSH/secure_ssh.sh | bash
|
curl -sSL https://gitea.glaeser-it.de/WirFixenAlles/Boilerplates/raw/branch/main/Linux/SSH/secure_ssh.sh -o secure-ssh.sh
|
||||||
|
bash secure-ssh.sh
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user