💻 I-C-2. Adding the No-Subscription Repository: Modifying /etc/apt/sources.list
🚀 #ProxmoxVE #Update Activation: Setting up the #NoSubscription Repository Guide
The second step in the #basic #configuration of #ProxmoxVE is #adding the #NoSubscription #Repository so that #free #users can receive #patches and #updates
Since you #disabled the #paid #Enterprise #Repository in the previous lecture, you must now #manually #enable the #free #repository to keep the #system #stable
This post guides you #stepbystep on how to #accurately #modify the #Repository #configuration #file using the #webconsole #Shell
1. #Location and #Role of the #NoSubscription #Repository
The #free #repository configuration for #Proxmox is typically done in the #file /etc/apt/sources.list.d/pve-no-subscription.list
#Repository #Name:
pve-no-subscription#Role: Provides #verified #updates after a #slight #delay compared to #Enterprise #users, allowing #homelab and #personalusers to keep their #system #uptodate for #free
You must #add this #repository to be able to #check and #install #updates from the #webinterface
2. #Steps to #Modify the #Repository #Configuration #File
After #connecting to the #Shell of the #webconsole as #root, use the #nano #editor to #modify the file
A. #Opening the #Configuration #File
#Command:
nano /etc/apt/sources.list.d/pve-no-subscription.list
B. #Adding the #Free #Repository #Line
If the file is empty or contains only lines starting with #, #add the following #singleline
(Based on Proxmox VE 8.x, Debian Bookworm):
#Line to #Add:
deb http://ftp.debian.org/debian bookworm-backports main contrib
C. #Saving and #Exiting
#Save and #exit #nano: Press
Ctrl+O(Save),Enter, thenCtrl+X(Exit)
3. #Applying the #Configuration by Running #apt #Update
After #modifying the #file, the #Linux #system must #reflect the changed #Repository #list to be able to #fetch the #actual #update #packages
#Command:
apt update
#Verification of #Successful #Result: If the #process of #downloading #package #information from the #pve-no-subscription and #Debian #repositories is #output without #errors related to the #pve-enterprise.list file, it is a #success
From now on, you will also be able to #check the #available #updates list in the #webconsole
ProxmoxVE, Repository, NoSubscription, Enterprise, Update, Installation, WebConsole, Shell, nano, aptupdate, Linux, Deb
Optimal performance, cost efficiency! Experience Proxmox VE-based hosting tailored for your project.
댓글
댓글 쓰기