docs: create Hypervisors/Proxmox/Disable-ProxMox-Subscription-Notice
This commit is contained in:
14
Hypervisors/Proxmox/Disable-ProxMox-Subscription-Notice.md
Normal file
14
Hypervisors/Proxmox/Disable-ProxMox-Subscription-Notice.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
title: Disable ProxMox Subscription Notice
|
||||||
|
description:
|
||||||
|
published: true
|
||||||
|
date: 2025-04-11T07:53:49.776Z
|
||||||
|
tags: proxmox
|
||||||
|
editor: markdown
|
||||||
|
dateCreated: 2025-04-11T07:53:49.776Z
|
||||||
|
---
|
||||||
|
|
||||||
|
Proxmox 8.3
|
||||||
|
```
|
||||||
|
sed -Ezi.bak "s/(function\(orig_cmd\) \{)/\1\n\torig_cmd\(\);\n\treturn;/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user