Proxmox Subscription Notice Removal

From Da Nerd Mage Wiki
Revision as of 17:35, 28 June 2022 by Tinker (talk | contribs) (Created page with "They like to make this rather difficult... Here're a few links: * [https://johnscs.com/remove-proxmox51-subscription-notice/ Remove Proxmox Subscription Notice (Tested to 7.1-10)] ** <code>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</code> * [https://www.reddit.com/r/Proxmox/comments/tgojp1/removing_proxmox_subscription_notice/ Removi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

They like to make this rather difficult... Here're a few links: