FreeBSD
This commit is contained in:
@@ -37,3 +37,12 @@ service sshd restart
|
||||
``` sh
|
||||
pkg install neovim nano curl wget htop iftop sudo vnstat
|
||||
```
|
||||
|
||||
### 4. ZFS Tuning
|
||||
|
||||
#### Set properties
|
||||
|
||||
``` sh
|
||||
zfs set compression=zstd zroot
|
||||
zfs set atime=off zroot
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user