Skip to content

Instantly share code, notes, and snippets.

View algodelinux's full-sized avatar

Esteban M. Navas Martín algodelinux

View GitHub Profile
@algodelinux
algodelinux / rem_proxmox_popup.sh
Last active March 21, 2023 08:39 — forked from tavinus/rem_proxmox_popup.sh
Remove PROXMOX 5.x / 6.x / 7.3-4 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.
#