UnknownUniverse
Sysadmin and FOSS enthusiast. Self-hosting on Proxmox with a focus on privacy and digital sovereignty. Documenting my experiences with Linux, home labs, and the ongoing fight to keep Big Tech out of our hardware.
- 6 Posts
- 7 Comments
UnknownUniverse@lemmy.mlOPto
Selfhosted@lemmy.world•Why I moved my Plex library to Jellyfin after 14 yearsEnglish
7·3 months agoDedicated PC on LAN talks directly to VPS via Wireguard. The local machine acts as an exit node so when I add a local IP and port to my reverse proxy the whole thing acts like a local network.
I wrote about my setup last month; https://the.unknown-universe.co.uk/home-lab/wireguard-vpn-two-vps/
UnknownUniverse@lemmy.mlOPto
Selfhosted@lemmy.world•Why I moved my Plex library to Jellyfin after 14 yearsEnglish
463·3 months agoYou’re right, I missed that.
I personally use a reverse proxy and Wireguard setup to access remotely.
UnknownUniverse@lemmy.mlOPto
Selfhosted@lemmy.world•Why I moved my Plex library to Jellyfin after 14 yearsEnglish
8·3 months agoI have a dedicated VPS with reverse proxy connected to my network via Wireguard. It acts as the front door to my network so I don’t have to port forward or rely on Cloudflare etc. I used to use Tailscale as the go between but switched to WG recently. Both work fine for streaming content whilst self-hosting all other services including my website.
UnknownUniverse@lemmy.mlOPto
Technology@lemmy.world•The Luna Deadline: industry problem, not just LunaEnglish
8·4 months agoMy bad, GOG is absolutely the gold standard for DRM-free ownership. Personally, I buy on Steam for the convenience and the Proton support but I still collect every free titles on GOG
UnknownUniverse@lemmy.mlOPto
Technology@lemmy.world•The Luna Deadline: industry problem, not just LunaEnglish
15·4 months agoIt’s why I treat everything cloud-based as a rental now. If I can’t install it locally and back up the data myself, I don’t really own it.
UnknownUniverse@lemmy.mlto
Selfhosted@lemmy.world•Turns out I have been updating wrong all this time! 🤦🏼English
1·5 months agodist-upgrade and full-upgrade are essentially the same command but yeah, I won’t be using apt upgrade again in the future! Like I said in my post, the joys of being self taught is that you learn by my making mistakes and that’s part of the “fun” 🤣








Those are solid resources but I built mine specifically for the folks who don’t want to pipe a remote bash script into their shell during a malware outbreak. My goal was simple, a private way to audit the list without needing to clone a repo or install Python dependencies.
Use the forensics scripts if you’re a power user, but if you just want a quick, client-side check that doesn’t touch your filesystem, that’s what the tool is there for.