Search results

  1. B

    Good 'Plug & Play' 5Gb PCIe NIC

    I'm trying to get beyond the current 1Gb/s network speed on my Proxmox sever. I tried installing a QNAP QXG-5G2T-111C NIC (got that card for free) in my Proxmox server, but as I'm relatively new to this I got stuck trying to install the drivers, made a mess of things and got nowhere with that...
  2. B

    How to install a QNAP QXG-5G2T-111C NIC?

    Hi shrdlicka, Thanks for your reply! I most likely made a mess of the system after trying several times to get the driver installed, so I first did a clean install of Proxmox. I fthen tried ip l and , after disregarding all the virtual nics from my VM's, was left with one nic, 'enp4so' and...
  3. B

    How to install a QNAP QXG-5G2T-111C NIC?

    I've received a QNAP QXG-5G2T-111C nic, PCIe 3.0 x2 (model number QXG-5G2T-111C) and would like tot use it in my Proxmox 7.2-7 server. The server is running on an Asus B350 Plus motherboard with a Ryzen 1 1700. The board has two free PCIe 2.0 slots. I found what is supposed to be the driver...
  4. B

    No audio for VM Linux

    The solution in that thread (by dcorp) worked! Thanks for pointing out that thread to me, avw!
  5. B

    No audio for VM Linux

    I'm having the same issue, I've installed Debian 11, but the same happens with other distro's in VM, like Pop!-OS. I've added an audio device (tried all three options that Proxmox offers) The audio does correctly show up in the sound settings of the VM. I'm using the latest version of...
  6. B

    Remote access to Linux VM

    I didn 't even know that the config file was in plain text. As it turned out the IP addres in de file was correct, but I forgot to open a port for Spice on the router :-\ .. I'll learn. Works fine now! It's a shame I cannot just download a config file and then start the VM by doubleclicking it...
  7. B

    Remote access to Linux VM

    That was quick! Thanks for the response. I am currently using the first route you suggested. As I'm probably not up to setting up a VPN connection yet, I'll stick with that for now. But in using that first route I cannot use Spice, it complains about not finding the graphic server. NoVNC works...
  8. B

    Remote access to Linux VM

    I've installed Proxmox VE 7 on an old PC as a hobby project, not proficient at all, just playing around. Installing VM's is a breeze, but as I travel a fair bit, I would like to be able to get access to one of the VM 's (Pop!_OS, runs really well) when I'm not at home. I searched around but all...