3d โ€ข Linux
How I've disabled paid enterprise repositories
The default Proxmox installation includes enterprise repositories. These repositories are paid, and you need a subscription token to access them. Without a token, you'll see errors during updates. These errors are harmless but annoying! :) First image (1)
To eliminate these update errors, you need to disable or remove those enterprise repositories.
Run these commands:mv /etc/apt/sources.list.d/ceph.sources /root/ceph.sourcesmv /etc/apt/sources.list.d/pve-enterprise /root/sources.list.d/pve-enterprise
These commands safely move the enterprise repo files out of the active sources directory.
Second image (2)
No more error message :)
3
0 comments
Karol Szykula
3
How I've disabled paid enterprise repositories
powered by
EngineeringTech
skool.com/szykulatech-3240
We focus on JS/TS, React, Next.js, Supabase, shadcn/ui, Tailwind CSS, and deployments on Netlify. We focus on fast learning.