mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2024-10-01 01:35:53 -04: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
|
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
|
## ZFS Configuration
|
||||||
|
|
||||||
### Install required packages
|
### Install required packages
|
||||||
|
Loading…
Reference in New Issue
Block a user