mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-11-09 08:21:32 -05:00
config
This commit is contained in:
parent
a2a76fabbb
commit
87c01eb973
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user