Archive for the ‘Proxmox’ Category
Mittwoch, Juli 10th, 2024
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:~#

Posted in Administration, Proxmox | No Comments »
Sonntag, Juli 7th, 2024
root@PVE-BACKUP:~# vi /etc/apt/sources.list.d/pbs-enterprise.list
# deb https://enterprise.proxmox.com/debian/pbs bullseye pbs-enterprise
deb http://download.proxmox.com/debian/pbs bullseye pbs-no-subscription
root@PVE-BACKUP:~# apt-get update && apt-get dist-upgrade
Posted in Administration, Proxmox | No Comments »