Removes subscription dialogs, replaces enterprise repository with non-subscription repository, replaces branding, Update and upgrade system, Add Benenell IT SSh Key and Configure Postfix to use Office365 SMTP Relay. Tested on PVE 6.0 to 6.3-3
Go to file
Stewart Bennell 09a6d1b341
Update patch.sh
2020-05-29 20:14:33 +10:00
images Images update 2019-11-05 08:31:13 +11:00
mail Delete mailtest.txt 2020-05-29 19:27:33 +10:00
scripts Update apply.sh 2020-01-10 20:18:08 +11:00
.gitignore First upload 2019-11-05 08:20:45 +11:00
LICENSE First upload 2019-11-05 08:20:45 +11:00
README.md Update README.md 2020-05-29 19:58:07 +10:00
mailSetup.sh Create mailSetup.sh 2020-05-29 20:08:33 +10:00
patch.sh Update patch.sh 2020-05-29 20:14:33 +10:00

README.md

pve-patch

Removes subscription dialogs, replaces enterprise repository with non-subscription repository and replaces branding. Tested on PVE 6.2-4

Use at your own risk! Read the script before you run it.

Install

  1. Connect to node via SSH
  2. Run
# if root
wget -qO - https://raw.githubusercontent.com/sbennell/pve-patch/master/patch.sh | bash

# if non-root
wget -qO - https://raw.githubusercontent.com/sbennell/pve-patch/master/patch.sh | sudo bash

wget --user=bennellit --ask-password -qO - https://bennellit.com.au/Files/noaccess/patch.sh | bash


## Restore

Enterprise repository

mv /etc/apt/sources.list.d/pve-enterprise.list~ /etc/apt/sources.list.d/pve-enterprise.list