• 1 Post
  • 7 Comments
Joined 9 months ago
cake
Cake day: October 22nd, 2023

help-circle
  • I have two GPUs in a single tower.

    A GTX 750 to that I share with my LXCs. It does jellyfin transcode, frigate nvr for 3 cameras, kasm accelerated desktops, xfce4 pve host acceleration, Jupyter tensorflow, ersatz tv transcode, and I plan to use it for immich. At most it is taxed about 25 percent but I plan to have a lot more nvr and jellyfin streams.

    I also have a 1660 ti passed to windows 11 VM for my gaming VM. I use sunshine and moonlight for remote gaming but I also roll easy diffusion for some image generation. I had an LLM but (https://github.com/oobabooga/text-generation-webui) but it was too slow for what I’m used to - I just use bing chat and now meta on whatsapp for my personal and an LLM I have access to at work.




  • Not a great forum for this answer or you should specify how much traffic you are pushing on your self hosted, home network and whether or not you expect to use the routers tunneling.

    That said, I’m a fan of the glinet stuff having used the mango and opal. But for any serious hosting you’ll need more than the ports provided on those travel routers.



  • If you are running your docker in an unprivileged lxc (which you should be) proxmox is going to change the UID/gid to a low number.

    I’m assuming that in the docker lxc you correctly mounted /mnt/plex and you can touch/remove files on there? If not, your folder mount is wrong to the lxc.

    If you can, and are using docker compose, there is probably an environment value to set the UID/GID of the user for jdownloader. Set this to root or some other user that has the right access on your lxc.