this post was submitted on 14 Apr 2026
17 points (100.0% liked)
Self Hosted - Self-hosting your services.
19456 readers
34 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules
- No harassment
- crossposts from c/Open Source & c/docker & related may be allowed, depending on context
- Video Promoting is allowed if is within the topic.
- No spamming.
- Stay friendly.
- Follow the lemmy.ml instance rules.
- Tag your post. (Read under)
Important
- Lemmy doesn't have tags yet, so mark it with [Question], [Help], [Project], [Other], [Promoting] or other you may think is appropriate. This is strongly encouraged!
Cross-posting
- !everything_git@lemmy.ml is allowed!
- !docker@lemmy.ml is allowed!
- !portainer@lemmy.ml is allowed!
- !fediverse@lemmy.ml is allowed if topic has to do with selfhosting.
- !selfhosted@lemmy.ml is allowed!
If you see a rule-breaker please DM the mods!
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Im still figuring out what to do with it, but for now just file backup and maybe a minecraft server or something. It'd also be neat to host my own fedi instance or website. I'm largely doing this as a learning experience, and I'm not even sure what all i can do with a home server.
I know you can pretty much use any OS, but I'd rather start with something with more capabilities rather than have to switch the OS after setting up a bunch of stuff
In that case I would say start with a Debian-based or Ubuntu-based distro of your choice. Ubuntu-based distros are also Debian-based, since Ubuntu is Debian-based. Mint is Ubuntu-based so it's a good choice imho. Mint should work pretty well for backups and Minecraft.
As a counter-example, Mint would (probably) be a poor choice if you want to turn that PC into a router or a DNS server, but sounds like that's not what you have in mind.
If you plan to Install more stuff in the near future, you could optionally look into containerization (Docker) which would allow you to someday swap Mint with another distro when you decide that you feel like changing. All of this, without having to reconfigure anything. Portainer might be a good soft-entry to Docker if you don't love the terminal, it gives you a nice UI. And it's compatible with Mint, ofc.
As for the fedi instance, it's a good exercise, you will learn a lot about networks. Personally I tried installing a Lemmy instance too, but I ended up turning it off as I realized that it didn't make sense for my use case. It just wasted bandwidth to stay in-sync with the rest of the fediverse.