Skip to content

Instantly share code, notes, and snippets.

@roninzp
roninzp / gist:1ec8cbb98ae90d967d2e97712ab9e48e
Created December 20, 2021 09:15 — forked from whiskerz007/gist:53c6aa5d624154bacbbc54880e1e3b2a
How to setup a community version of Proxmox VE 5.x-6.x
# Disable Commercial Repo
sed -i "s/^deb/\#deb/" /etc/apt/sources.list.d/pve-enterprise.list
apt-get update
# Add PVE Community Repo
echo "deb http://download.proxmox.com/debian/pve $(grep "VERSION=" /etc/os-release | sed -n 's/.*(\(.*\)).*/\1/p') pve-no-subscription" > /etc/apt/sources.list.d/pve-no-enterprise.list
apt-get update
# Remove nag
echo "DPkg::Post-Invoke { \"dpkg -V proxmox-widget-toolkit | grep -q '/proxmoxlib\.js$'; if [ \$? -eq 1 ]; then { echo 'Removing subscription nag from UI...'; sed -i '/data.status/{s/\!//;s/Active/NoMoreNagging/}' /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js; }; fi\"; };" > /etc/apt/apt.conf.d/no-nag-script

Keybase proof

I hereby claim:

  • I am roninzp on github.
  • I am ronin_zp (https://keybase.io/ronin_zp) on keybase.
  • I have a public key ASBfYzgfaiB6pyiLF3k-IUyjZrD1_1JyVRodkMWxwdEzEQo

To claim this, I am signing this object: