User Tools

Site Tools


proxmox_notes

Differences

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

Link to this comparison view

Next revision
Previous revision
proxmox_notes [2024/12/24 11:10] – created mikeproxmox_notes [2025/07/31 06:30] (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.
 +
 +=== Enable remote VNC login ability to ProxMox guests ===
 +Edit the file - **/etc/pve/local/qemu-server/<VMID>.conf**
 +
 +Add **args: -vnc 0.0.0.0:77** to the end of the file (choose a unique number after the **:** for each guest)
 +
 +A VNC connection to the guest is now possible by specifying the **host** IP address and the port chosen ("5977" in the example above).
 +
 +=== Syslog not installed by default ===
 +To install:
 +  apt install -y rsyslog
 +  
 +=== Disable/remove the annoying "no subscription" message that pops during login ===
 +Visit https://free-pmx.pages.dev/tools/free-pmx-no-subscription/ and install the package located there.
  
proxmox_notes.1735067415.txt.gz · Last modified: by mike

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki