sunstoned
@sunstoned@lemmus.org
- Comment on Happy 12 million! 1 month ago:
It’s mostly Mastodon
- Comment on Best phone sync 1 month ago:
I prefer Syncthing-fork for some more straightforward configuration. Mainly the three button options equating to “follow the run conditions, damnit”, “run damnit”, and “stop damnit”
- Comment on Small VPN Access Device? 2 months ago:
Second this ^
I have one and it’s fine, but not directly supported by OpenWRT. Looks like Beryl and Slate are though
- Comment on [deleted] 4 months ago:
Is there a reason you’re not considering running this in a VM?
I could see a case where you go for a native install on a virtual machine, attach a virtual disk to isolate your library from the rest of the filesystem, and then move that around (or just straight up mount that directory in the container) as needed.
That way you can back up your library separately from your JF server implementation and go hog wild.
- Comment on [deleted] 4 months ago:
Syntax-wise, it’s meant to be identical. I got on board when they were the only ones that enabled rootless (without admin privileges) mode. That’s no longer the case with rootless docker.
I’m personally a fan of the red hat docs and how-to’s on podman over the mixed bag of tech bro medium articles I associate with docker.
At the end of the day this is a bit of a Pokemon starter question. If your top priority is to get a reasonably common and straightforward job done just pick one and see where it takes you! :)
- Comment on What's a good graphics card for jellyfin? 6 months ago:
Avoid AMD? Why do you say that?
- Comment on what will be my next server operating system (Fedora Server, Fedora CoreOS, NixOS), your experience and opinion 7 months ago:
My $0.02:
NixOS is excellent, and actually pretty easy if you’re not trying to do anything fancy (running all services under a single user, etc.). Personally this is my pick because I primarily host services for myself, so down time in exchange for learning a new thing is acceptable.
As I mentioned elsewhere, Debian + Incus is a great minimal and rock solid solution for longer standing services. Although, it’s not
compose
able :(More directly to your preferences, I would also recommend considering Rocky. Being in the RHEL ecosystem has its perks (especially with rootless support for
podman
andpodman-compose
). I’m also generally a fan of SELinux. Rocky is a little less bleeding edge than Fedora with many of the same conveniences and recent packages. In my mind, for my purposes, that makes it a better choice than Fedora for a server OS. - Comment on what will be my next server operating system (Fedora Server, Fedora CoreOS, NixOS), your experience and opinion 7 months ago:
Good bot
- Comment on what will be my next server operating system (Fedora Server, Fedora CoreOS, NixOS), your experience and opinion 7 months ago:
I tend to not use the webui, so I prefer the similarly useful combination of Debian + Incus (spawned from the LXC project).
Sure, HA isn’t baked into Incus (to my knowledge) but similar to OP I only have one physical box and don’t necessarily care to manage multiple.
That being said, Proxmox is a good solution in the scheme of things and generally a good recommendation.
- Comment on Need tips for my beard trimming routine. This is what I currently do! Any pointers? 7 months ago:
Save some sex for the rest of us
- Comment on Qbit + VPN in truenas? 7 months ago:
Using gluetun to connect my containers to Mullvad I’m getting 60+% of my bare network speeds.
Another option that doesn’t achieve that performance is torproxy which can achieve a similar result.
- Comment on Qbit + VPN in truenas? 7 months ago:
Using gluetun to connect my containers to Mullvad I’m getting 60+% of my bare network speeds.
Another option that doesn’t achieve that performance is torproxy which can achieve a similar result.