|
@ -24,6 +24,8 @@ ufw allow 80 |
|
|
ufw allow 443 |
|
|
ufw allow 443 |
|
|
ufw enable |
|
|
ufw enable |
|
|
``` |
|
|
``` |
|
|
|
|
|
> Hinweis: bei Änderungen der Firewall oder SSH Konfigurationen IMMER aktives Terminal beibehalten und Login in neuem Fenster zuerst testen! |
|
|
|
|
|
|
|
|
Ein paar hilfreiche Tools installieren: |
|
|
Ein paar hilfreiche Tools installieren: |
|
|
``` |
|
|
``` |
|
|
apt install -y htop iftop mytop tcpdump landscape-common mercurial git software-properties-common |
|
|
apt install -y htop iftop mytop tcpdump landscape-common mercurial git software-properties-common |
|
|