I can’t wait for Lemmy to catch up with Mastodon in this regard. Between this and not being able to easily migrate your account to a new instance, it doesn’t feel like Lemmy users have as much of the freedom that the fediverse can provide.
I can’t wait for Lemmy to catch up with Mastodon in this regard. Between this and not being able to easily migrate your account to a new instance, it doesn’t feel like Lemmy users have as much of the freedom that the fediverse can provide.
SFTP is pretty simple to work with via shell commands. Your best bet is probably just to write a script to archive/compress your configuration and upload it, and then set that script to run periodically. You can do this within HA.
That sounds interesting. Thanks for the recommendation!
It’s rough in the US. Most iPhone users will insist that iMessage is better and refuse to use anything else, and then whine when an android user is in a group chat and none of the features work.
Part of me is starting to wonder, honestly. I will say that the web UI for TrueNAS Scale is leagues better than Unraid’s, which to me always felt confusing and hacked together. ZFS is also really nice, although Unraid did recently add support.
One pain point I’ve run into with TNS is that access to Docker or Kubernetes seems to be intentionally locked down from access anywhere but the built in apps catalog. As someone who works with Docker and various orchestration engines professionally, I much prefer being able to define and stand up my own services to using a list of predefined templates. There are obviously ways of getting around the restrictions in TNS, but with Unraid, I could install something like Portainer or simply drop into the terminal and run docker commands myself. Not having that is frustrating.
Overall though, I think TrueNAS is a much cleaner and more modern user experience, so long as you stay on their rails. Which I suppose is the point.
I looked at doing two vdevs but was put off by the lower usable storage. At a certain point, maybe that’s not as important as I think though.
Yeah, the choice for 6TB wasn’t my best. I got the two older drives a few years back on a Newegg flash sale, and it seemed like plenty, especially considering Unraid’s model of 1 parity drive and 100% usable storage on the data drive(s). Then, when I decided to upgrade, I was too cheap to go buy 4 whole new drives, so I just went with more of what I already had (to add insult to injury, they’re all WD Red drives…).
You might give kbin a shot. I haven’t used it much myself, but it has features from both Mastodon and Lemmy, so should interop well with both of those.
Just wait until climate change kills the vast majority of coffee crops. That’ll probably remind people that it’s a luxury.
+1 for Jellyfin. It’s FOSS, doesn’t pollute your media collection with terrible streaming offerings, and doesn’t paywall hardware acceleration. Much better option than Plex these days imo.
My advice for security is don’t expose anything to the Internet unless you’re sure you know how to secure it. If you want to be able to access self-hosted services remotely, setting up a VPN is the way to go. OpenVPN is gonna be the most widely supported way of doing that. In fact, based on a quick Google search, it looks like your router has an OpenVPN server built in. If you’re willing to put in some effort for something more modern and performant, look into WireGuard.
Another benefit of having a VPN is that if you set it up to allow access back out to the Internet, you can use it to mask your internet traffic while you’re connected to an untrusted network.