Skip to content

Instantly share code, notes, and snippets.

View TRIXServer's full-sized avatar

TRIXServer.com TRIXServer

View GitHub Profile
#!/bin/sh
#######################################################
#
# Edits the proxmox Subscription file to make it
# think that it has a Subscription.
#
# Will disable the annoying login message about
# missing subscription.
#
@TRIXServer
TRIXServer / rem_proxmox_popup.sh
Created January 7, 2023 18:12 — forked from tavinus/rem_proxmox_popup.sh
Remove PROXMOX 5.x / 6.x / 7.2-11 subscription message popup
#!/bin/sh
#######################################################
#
# Edits the proxmox Subscription file to make it
# think that it has a Subscription.
#
# Will disable the annoying login message about
# missing subscription.
#