User Tools

Site Tools


proxmox_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
proxmox_notes [2025/02/21 07:24] mikeproxmox_notes [2025/02/25 07:35] (current) mike
Line 9: Line 9:
   Click “Add”   Click “Add”
   In the Repository drop-down box, select “No-Subscription” and click Add.   In the Repository drop-down box, select “No-Subscription” and click Add.
- 
-=== "No Active Subscription" alert when logging into the GUI === 
-Unless one has a paid subscription to ProxMox, there will be an alert posted in the GUI at each login, which must be clicked on to dismiss.  To eliminate this annoyance… 
- 
-Edit the file **/usr/share/javascript/proxmox-widget-toolkit/proxmoxlb.js** (making a backup is encouraged). 
- 
-Find the following two lines: 
-  if (res === null || res === undefined || !res || res 
-  .data.status.toLowerCase() !== 'active') { 
- 
-Replace them with the following: 
-  if (false) { 
- 
-Save the file.  Refresh the browser. 
  
 === Enable remote VNC login ability to ProxMox guests === === Enable remote VNC login ability to ProxMox guests ===
proxmox_notes.txt · Last modified: 2025/02/25 07:35 by mike

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki