this post was submitted on 19 Oct 2025
140 points (98.6% liked)
Selfhosted
60366 readers
562 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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If I've learned anything in the 30 odd years homelabing and running a SaaS application, it's that you need to learn the basics of the command line. That will help you master running anything on a nix server.
But must new homelabers are only able to use a gui, so unraid is the best way to get into running stuff with the least effort.
I keep thinking a homelab 101 course would help those new to homelabing get going without a gui.
Oh hi I picked up Linux for the CLI and shell and the UI for me has nothing to do with it.
There is no easy way to break into the scene and unraid is a one stop shop. So you want to set up a few little projects on your own? It's learning containerization, learning networking and NAT, figuring out filesystems (and shares and share locations) and backup strategies, how to integrate with VPN, deployment strategies and templates (think Ansible, docker compose, make scripts, etc). There's a shitload to know and not a "for dummies" place to learn it.
Considering the "easy" first project of ARR suite + jackett, integrate with transmission, and integrate with jellyfin or Plex: this is not a couple hours of work if you've never done it before. With unraid it's probably one video tutorial and less than an hour? Idk I haven't done that one yet. But it's a common request.
There are a lot of things that need to hang together for a good homelab to work, and unraid for me has made it so I don't have to spend all my time doing plumbing and background work to try a project and see if I even want to use it.
I would absolutely do a 101 on self hosting, but it seems everybody has different priorities on what to host and how so it's probably not cut and dry to implement.
The course would be more of a 'how do you use the terminal and where to find help'
As a lot of the requests I see are the result of not having good experience on the command line, once you can use a terminal the world is yours to command