Proxmox Virtual Environment (VE) 8.2.4 – update with No Subscription Repository

root@pve-10:~#
root@pve-10:~# vi /etc/apt/sources.list.d/pve-enterprise.list
# deb https://enterprise.proxmox.com/debian/pve bookworm pve-enterprise
root@pve-10:~#
root@pve-10:~# vi /etc/apt/sources.list.d/pve-no-subscription.list
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription
root@pve-10:~#
root@pve-10:~# vi /etc/apt/sources.list
deb http://deb.debian.org/debian bookworm main contrib
deb http://deb.debian.org/debian bookworm-updates main contrib
# security updates
deb http://security.debian.org/debian-security bookworm-security main contrib
root@pve-10:~#
root@pve-10:~# vi /etc/apt/sources.list.d/ceph.list
# deb https://enterprise.proxmox.com/debian/ceph-quincy bookworm enterprise
deb http://download.proxmox.com/debian/ceph-reef bookworm no-subscription
root@pve-10:~#

Leave a Reply

You must be logged in to post a comment.