vypnoutí enterprise PVE a Ceph
echo „Enabled: false“ | tee -a /etc/apt/sources.list.d/pve-enterprise.sources
echo „Enabled: false“ | tee -a /etc/apt/sources.list.d/ceph.sources
no-subscription PVE
cat > /etc/apt/sources.list.d/pve-no-subscription.sources <<‚EOF‘
Types: deb
URIs: http://download.proxmox.com/debian/pve
Suites: trixie
Components: pve-no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
EOF
apt update