Update README.md

This commit is contained in:
Thorsten Spille 2021-04-25 14:26:56 +02:00 committed by GitHub
parent 724447b02c
commit b8e46f35bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ Following settings are made:
- Disable `pve-enterprise` repo - Disable `pve-enterprise` repo
- Add `pve-no-subscription` repo - Add `pve-no-subscription` repo
- Upgrade system to latest version - Upgrade system to latest version
- Install basic tools: `vim ifupdown2 net-tools dnsutils ethtool git curl unzip screen iftop lshw smartmontools nvme-cli lsscsi sysstat zfs-auto-snapshot htop mc rpl` - Install basic tools: `sudo vim ifupdown2 net-tools dnsutils ethtool git curl unzip screen iftop lshw smartmontools nvme-cli lsscsi sysstat zfs-auto-snapshot htop mc rpl`
- Configure snapshot retention for `zfs-auto-snapshot` interactively - Configure snapshot retention for `zfs-auto-snapshot` interactively
- Calculates limits for level 1 arc (`zfs_arc_min` and `zfs_arc_max`) and asks you to apply or to input your preferences - Calculates limits for level 1 arc (`zfs_arc_min` and `zfs_arc_max`) and asks you to apply or to input your preferences
- Configure backup of `/etc` folder to new zfs dataset on `rpool/pveconf` - Configure backup of `/etc` folder to new zfs dataset on `rpool/pveconf`