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