ProxMox Upgrade without subscription


https://techno-tim.github.io/posts/proxmox-update/




add

vi /etc/apt/sources.list

# not for production use
deb http://download.proxmox.com/debian buster pve-no-subscription


apt-get update
          ( the subscription distro will fail, but that's ok )

apt dist-upgrade

reboot