|
@@ -60,7 +60,8 @@ If you didn't already configure this during the installation, e.g. if cloning a
|
|
|
### Basic Configuration
|
|
|
|
|
|
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`.
|
|
|
+ - (Optional) Enable the `contrib` and `non-free` repo areas: `add-apt-repository <area>`
|
|
|
+ - Or by setting `main contrib non-free` for every `deb`/`deb-src` in `/etc/apt/sources.list`.
|
|
|
- Update, upgrade and auto-remove.
|
|
|
- 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`
|