PVE 源

PVE 9 企业源

root@pve:~# cat /etc/apt/sources.list.d/pve-enterprise.sources 
Types: deb
URIs: https://enterprise.proxmox.com/debian/pve
Suites: trixie
Components: pve-enterprise
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: true
root@pve:~# 

PVE 9 社区源

root@pve:~# cat /etc/apt/sources.list.d/pve-no-subscription.sources 
Types: deb
URIs: http://download.proxmox.com/debian/pve
Suites: trixie
Components: pve-no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: true
root@pve:~#