Proxmox VE No-Subscription Repository
Just copy this and paste using Proxmox Shell -# cd /etc/apt/sources.list.d
# ls
# nano pve-enterprise.list
Code:
# Commented out because I'm using no subscription repository
#deb https://enterprise.proxmox.com/debian/pve bullseye pve-enterprise
Control X,
Y,
Enter
we are half way done now lets do the last step
<===============================================================================================================>
# nano /etc/apt/sources.list
Code:
# This is for non-production use
deb http://ftp.us.debian.org/debian bullseye main contrib
deb http://ftp.us.debian.org/debian bullseye-updates main contrib
# security updates
deb http://security.debian.org bullseye-security main contrib
# PVE pve-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription
Then we need to save this code so:
Control X,
Y,
Enter
we are done so now lets
# apt-get update
# apt-get dist-upgrade
Congratulations you did it!
I hope this made it super easy
<=============================================================================================================>
1) Click Shell
2) see pics below
Then we need to save this code so:
Control X,
Y,
Enter
Then we need to save this code so:
Control X,
Y,
Enter
we are done so now lets
# apt-get update
# apt-get dist-upgrade
Congratulations you did it!
I hope this made it super easy
please give me a thumbs up if this helped
Thanks
Mike
Last edited: