• 278 Posts
  • 211 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle

















  • It’s beginner level, the hard part is the reverse proxy, once you have a grasp on that just having it on a dedicated box in a segmented portion on your firewall designated as the DMZ is easy. Id even go so far as to say its the bare minimum if you’re even considering exposing to the internet.

    It doesn’t even need to be all that powerful since its just relaying packets as a middleman






















  • cm0002@lemmy.worldtoProgrammer Humor@programming.devMe can compooter
    link
    fedilink
    arrow-up
    12
    arrow-down
    1
    ·
    2 months ago

    I was trying to get dual 3090 passthrough working in a VM on my Proxmox server for like a week. The VM would not detect both GPUs, just the first and everything the forums and Reddit threads on this issue checked out. As far as I could tell, it was happy with everything, nothing was amiss. And yet the VM would only ever detect 1 GPU and 1 GPU audio controller.

    I spent a week on it before realizing I had put a .1 in the PCIe ID field in the VM hardware settings instead of .0. .1 references the audio controller of the second GPU and not the GPU itself lolol