Recent content by fireon

  1. fireon

    Is there a fix for the cursor disappearing in virt-viewer ?

    Oh, okay, thanks for sharing. Interesting project.
  2. fireon

    Is there a fix for the cursor disappearing in virt-viewer ?

    Please also keep in mind that Proxmox 8.x is EOL; you should plan to upgrade, since you will no longer receive new features, bug fixes, or security updates for version 8. However, I don't think your issue is related to the Proxmox version, since I've been using Spice in Windows VMs for many...
  3. fireon

    Audio on Proxmox VE 9.2

    Well, that sounds good. So it works with the built-in sound card, but not via HDMI. You can select HDMI, but there's no sound. And I'm guessing the corresponding controls are set to ON? These things are often muted. Is there anything helpful in the journal?
  4. fireon

    Ist eine "Rewind"-Funktion über ZFS-Snapshots in Proxmox praktikabel?

    Zu dem Thema kann ich dir berichten. Hatte ich auch beim Kunden so am Laufen, und verwende ich selbst seit Jahren. Gar nicht so wegen Ransomware in den VMs. Mehr als Bequemlichkeit nutze ich Autosnapshots...
  5. fireon

    Is there a fix for the cursor disappearing in virt-viewer ?

    I'am running here a Windows Server 2025 and use VirtViewer 11.0 on Kubuntu 26.04. I can't reproduce the behavior here. Here's my VMconfig as well: agent: 1 audio0: device=ich9-intel-hda,driver=spice bios: ovmf boot: order=scsi0;ide0 cores: 6 cpu: host efidisk0...
  6. fireon

    SPICE client "virt-viewer" noch immer empfohlen?

    Ich weiß so mancher hört das nicht gerne, und ich bin auch ein rießiger Freund von OpenSource, nutze es wo es nur geht. "Aber" wenns wirklich wichtig ist, und es keine vernünftige Open-Möglichkeit gibt, nehm ich ein wenig Geld in die Hände und kauf mir halt was ein. Hatte jahrelang "Nomachine...
  7. fireon

    Audio on Proxmox VE 9.2

    I'm running Proxmox VE here as a full desktop env with Plasma, and the sound works right out of the box. I've never tried this on a server without a GUI. But you could try configuring it with alsamixer, maybe that'll help: apt install alsamixergui Then run "alsamixer" from the CLI.
  8. fireon

    How to disable the mouse grab and use local cursor only for VirtViewer?

    I'm also using Windows 11 with Spice here. It doesn't matter whether I use the tablet pointer or not. The mouse always works smoothly. Regardless of the setting, the Windows 11 remote cursor only is always displayed for me. Here are my VM configuration: agent: 1 audio0...
  9. fireon

    PX Cluster GUI Storage delay

    Hmm... looks like something is running in Timeout... Is there anything in the journal that help with this? While accessing the page on the web: journalctl -f What storage systems are in the cluster? pvesm status Is port 111 (rpcbind) also accessible on the NAS?
  10. fireon

    Best approach for managing Proxmox VPS templates with Cloud-Init?

    I can't answer all your questions, but I might be able to fill in some of the gaps... I've written a simple HOWTO on this topic here: https://forum.proxmox.com/threads/cloud-init-f%C3%BCr-linuxvms-ganze-einfach-unter-proxmox-ve.181926/ My post is in German, but with today's translation tools...
  11. fireon

    syslog disappeared

    Does the journal show you something If you open the syslog page in the WebUI? journalctl -f Then open syslog in the PMGs WebUI. ...Browsercache has already been emptied for a test? The permissions on the syslog file might also be helpful: ls -l /var/log/syslog Does the tracking center work...
  12. fireon

    [TUTORIAL] [LXC-Template] Ubuntu-Business-Desktop converted to LXC!

    Updated to Ubuntu 24.04.4 LTS with LXQT: https://github.com/boospy/Ubuntu-LXC-Terminalserver-Project https://codeberg.org/boospy/Ubuntu-LXC-Terminalserver-Project
  13. fireon

    How to disable Secure Boot easily for iPXE when you get NBP file downloaded successfully / failed to load Boot / Access Denied

    To boot via PXE, either the PXE server must support Secure Boot (which you don't want to set up), or you can choose disable Secure Boot when creating the VM by disabling it as follows:
  14. fireon

    Manual for PDM subscribtion handling with Offline Mirror

    POM Integration into PDM: https://bugzilla.proxmox.com/show_bug.cgi?id=7637