From: Christian Heller Date: Sun, 11 Oct 2020 16:38:44 +0000 (+0200) Subject: Add some basic network debugging to all installations. X-Git-Url: https://plomlompom.com/repos/?p=config;a=commitdiff_plain;h=caaa41c74f5f0db07e0cfd64de314759fd30625d Add some basic network debugging to all installations. --- diff --git a/buster/apt-mark/all b/buster/apt-mark/all index f748f3b..4b760bc 100644 --- a/buster/apt-mark/all +++ b/buster/apt-mark/all @@ -7,3 +7,6 @@ ca-certificates git # to avoid constant warnings about no locale being found locales +# extremely useful for basic network debugging; missed these more than once in an emergency +netcat +iputils-ping