Post-Install
Tutorials
Repositories
Disable Enterprise Repositories
Navigate to Node > Repositories. Disable the enterprise repositories. Now click Add and enable the no-subscription repository. Finally, go to Updates > Refresh. Upgrade your system by clicking Upgrade above the repository settings page.local-lvm
Delete local-lvm and Resize local (read warning)
Warning: This assumes a fresh installation without advanced storage settings during the installation, such as ZFS. These steps are only recommended if you have a small boot drive and you need to reclaim space.
lvremove /dev/pve/data
lvresize -l +100%FREE /dev/pve/root
resize2fs /dev/mapper/pve-root
BIOS