Håvard Ose Nordstrand 4 éve
szülő
commit
88f48245ff
1 módosított fájl, 1 hozzáadás és 2 törlés
  1. 1 2
      config/linux-server/debian.md

+ 1 - 2
config/linux-server/debian.md

@@ -62,8 +62,7 @@ If you didn't already configure this during the installation, e.g. if cloning a
 1. Packages:
     - (Optional) Enable the `contrib` and `non-free` repo areas by setting `main contrib non-free` for every `deb`/`deb-src` in `/etc/apt/sources.list`.
     - Update, upgrade and auto-remove.
-    - Install (essentials): `sudo ca-certificates`
-    - Install (extra): `man-db tree vim screen curl net-tools dnsutils moreutils htop iotop irqtop nmap`
+    - Install: `sudo ca-certificates software-properties-common man-db tree vim screen curl net-tools dnsutils moreutils htop iotop irqtop nmap`
     - (Optional) Install per-user tmpdirs: `libpam-tmpdir`
 1. (Optional) Configure editor (Vim):
     - Update the default editor: `update-alternatives --config editor`