hpr4271 :: Beginners guide to Proxmox
Al gives a overview of what Proxmox is and how to setup it.
Hosted by Al on Monday, 2024-12-16 is flagged as Clean and is released under a CC-BY-SA license.
proxmox.
(Be the first).
The show is available on the Internet Archive at: https://archive.org/details/hpr4271
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:12:13
Virtualization.
Initiated by Deepgeek, this series contains contributions from many hosts on the topic of Virtualization
Link to a YouTube video which tells you more storage and Proxmox
To change the Promox to use no subscription repository edit the following file:
nano /etc/apt/sources.list.d/pve-enterprise.list
Add make sure the file looks like this:
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription
Save and exit the file
Open the Ceph repository list file:
nano /etc/apt/sources.list.d/ceph.list
add make sure the file look like this
deb http://download.proxmox.com/debian/ceph-quincy bookworm no-subscription
Save and exit the file