From 069842391c0740333359aca112c4c70f047b99fb Mon Sep 17 00:00:00 2001 From: Timm Date: Sun, 7 Jun 2020 23:00:20 +0000 Subject: [PATCH] Add info for firewall and ssh --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dcbe05b..6ad6109 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ ufw allow 80 ufw allow 443 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: ``` apt install -y htop iftop mytop tcpdump landscape-common mercurial git software-properties-common