sshd config

This commit is contained in:
2021-12-09 20:32:01 +01:00
parent 539bc47bec
commit f843e28eec

View File

@@ -5,3 +5,14 @@ galileo ist ein neuer Reverse Proxy basierend auf Apache
## LXC Container installiert
Wir haben einen LXC Container installiert und sshd installiert.
![]()
apt-get install sshd rsync apache2
SSH Daemon config
![ssh_config](sshd_config)
Apache Module aktivieren
a2enmod mod_proxy
a2enmod xml2enc