[-] DarkKnyt@alien.top 1 points 10 months ago

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.

[-] DarkKnyt@alien.top 1 points 10 months ago

If you are only rocking a few TBs, I'd recommend considering a way to switch to an all NVMe 2TB setup.

I don't there it yet but I'm either going to do a 4x SSD or a 8x NVMe icydock.... But some newer mobos have two NVMe slots which can get you 8 TBs that you can then slap zfs on via proxmox.

[-] DarkKnyt@alien.top 1 points 10 months ago

I store my documents in a 3 disk raid 5, which is backed up to a brand new NAS red, which is backed up to a 8TB external via Borg, and finally to my 1 TB OneDrive via rclone.

So at this point, no...

[-] DarkKnyt@alien.top 1 points 10 months ago

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.

[-] DarkKnyt@alien.top 1 points 10 months ago

I feel that winscp is lying to you. How'd you mount that path in the docker lxc? Proxmox GUI?

By the way I'm just encouraging you to keep on going. Permissions from the host to an lxc to a docker is a huge pain in the butt but really is the right way to do it and folks should not run privileged containers.

[-] DarkKnyt@alien.top 1 points 10 months ago

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.

[-] DarkKnyt@alien.top 0 points 10 months ago

Damn, just downvote and move on.

4
submitted 11 months ago by DarkKnyt@alien.top to c/main@selfhosted.forum

So I got ipfs running tonight. For those unfamiliar, it's a distributed file system but isn't really searchable. The point is that your website, service, or content is spread out so it "can't" disappear. If you want to self hosted this, details are at https://docs.ipfs.tech/ . I installed kubo from the *.deb file and went straight to the webgui.

I originally wanted to help serve some government sites that are known to be ddos but couldn't find the CID.

So I archives and posted the next best thing: phrack.org

So if you want to try it out and help save a site, you should be able to use this CID (I think)

QmZ7SWRk21N5hTNaEDxFFHG5MujpeynqiDPqREkHHB8aMV

For those that know more than me:

  1. Is there any risk to posting the CID like I did? Like can someone change my add to include malware?
  2. How does publishing to ipns make it easier for people to find?
  3. Is the only real option posting the CID or making dnslink connections to http?

DarkKnyt

joined 11 months ago