Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:debian:proxmox:remove-subscription-badge [2023/07/30 12:08] – created Zyzonix | linux:debian:proxmox:remove-subscription-badge [2024/03/13 10:41] (current) – [Automatic way] BIT | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Remove subscription badge ====== | + | ====== Remove |
+ | To remove the subcription badge that is displayed after logging in into Proxmox VE or Proxmox BS, you can either manually edit the '' | ||
+ | |||
+ | ===== Automatic way ===== | ||
+ | |||
+ | The script(s) can be found under [[https:// | ||
+ | |||
+ | **Downloading the installer: | ||
+ | <code bash> | ||
+ | |||
+ | **Run the installation script:** | ||
+ | <code bash> | ||
+ | |||
+ | From now the script will check every day if there was a change of '' | ||
+ | < | ||
+ | <code bash>rm install-proxmox-tweaks.sh</ | ||
+ | |||
+ | ===== Manual way ===== | ||
+ | |||
+ | Create a backup of '' | ||
+ | <code bash>cp / | ||
+ | |||
+ | Open the file and search for the line contaning this: '' | ||
+ | |||
+ | Finally restart the proxy: | ||
+ | **ProxmoxVE: | ||
+ | <code bash> | ||
+ | **ProxmoxBS: | ||
+ | <code bash> |