1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-11-09 08:21:32 -05:00
This commit is contained in:
Tommy 2023-08-17 16:28:54 -07:00
parent a2a76fabbb
commit 87c01eb973

View File

@ -168,6 +168,12 @@ apt update
apt install --no-install-recommends linux-generic ubuntu-server-minimal
```
### Configure packages to customize local and console properties
```bash
dpkg-reconfigure locales tzdata keyboard-configuration console-setup
```
## ZFS Configuration
### Install required packages