diff --git a/mkdocs/docs/Linux_Unternehmen/Server_Installation.md b/mkdocs/docs/Linux_Unternehmen/Server_Installation.md index cd15cb3..176b264 100644 --- a/mkdocs/docs/Linux_Unternehmen/Server_Installation.md +++ b/mkdocs/docs/Linux_Unternehmen/Server_Installation.md @@ -231,7 +231,7 @@ PermitRootLogin no Speichern Sie und starten Sie SSH neu: ````bash -sudo systemctl restart sshd +sudo systemctl restart ssh ```` ### Automatische Updates einrichten ````bash