Difference between revisions of "Proxmox Subscription Notice Removal"
Jump to navigation
Jump to search
(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...") |
(No difference)
|
Revision as of 16:35, 28 June 2022
They like to make this rather difficult... Here're a few links:
- Remove Proxmox Subscription Notice (Tested to 7.1-10)
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
- Removing ProxMox Subscription Notice
- pve-nag-buster
- dannyda's page