Browse Source

Add info for firewall and ssh

master
Timm 5 years ago
parent
commit
069842391c
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@ -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


Loading…
Cancel
Save