8faef151e5b3255a90ae47e82feead6d2be8699b
- Added htop mc vim packages - disabling enterprise repository is better than removing, if later subscription ist purchased
proxmox-zfs-postinstall
This script installs and configures basic tools for running a Proxmox Server. Following settings are made:
- Remove
pve-enterpriserepo - Add
pve-no-subscriptionrepo - 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 - Configure snapshot retention for
zfs-auto-snapshot - Set limits for level 1 arc (
zfs_arc_minandzfs_arc_max)
Description
This script is designed to run on a fresh installed Proxmox server, configures
Readme
156 KiB
pve-no-subscription repository, adjusts zfs_arc_cache and installs basic tools like zfs-auto-snapshot or ifupdown2
Languages
Shell
100%