mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-22 16:01:28 -04:00
config
This commit is contained in:
parent
a2a76fabbb
commit
87c01eb973
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue