Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Proxmox - post install steps
#1
1. Package Repositories

  • Use Proxmox VE No-Subscription Repository, add this line to /etc/apt/sources.list:
deb http://download.proxmox.com/debian/pve buster pve-no-subscription
  • Edit /etc/apt/sources.list.d/pve-enterprise.list, comment out:
# deb https://enterprise.proxmox.com/debian/pve buster pve-enterprise

Proceed to Node - Updates, run Refresh, _Upgrade and reboot.
Reply
#2
2. Remove Proxmox license prompt

Run this command:

sed -Ezi.bak "s/(Ext.Msg.show\(\{\s+title: gettext\('No valid sub)/void\(\{ \/\/\1/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service

Refresh browser.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)