Proxmox: Disable registration popup for 6.3
To disable the registration popup on Proxmox 6.3 run the following command:
perl -0777 -pi -E 's/if \(res === null \|.*?\) \{/if (false) {/s' /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js
Tags:
Leave A Reply
- 1 Reply
Replies
December 16th 2020 - Eileen
I want to ask how you sent this?