this post was submitted on 29 Apr 2026
43 points (95.7% liked)
Linux
65045 readers
258 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Arch for the flexibility. You can install all the software you need on it with ease and no ppa's
That seems like an unreliable high maintenance choice for a server.
It's a homelab, not a production server
I still wouldn't like if my hobby had me troubleshooting every other week. I speak from experience when I say it's no fun having to constantly fix your homelab after a busy work day. I just want something reliable. Especially when it's handling a lot of personal and important data.
I guess that depends on a server, but all my non-Arm servers are on Arch, and it’s been rock solid so far. (Years, close to a decade.) What I like is that I don’t need to upgrade it (meaning across versions), I just update it here and there, non-regularly. Never had a single issue. Perhaps I’m lucky and asking for trouble. One machine runs root on an encrypted RAID-0, so I’d test my backup strategy. Another one runs root on RAID-1. Another one runs root on USB drive.
I second this, my old server was previously OMV and then Proxmox. But with my replacement server I went Arch after loving my Steam Deck experience. You’ll learn a lot and I feel like the complaints of it constantly breaking aren’t true if you put a little effort before running updates. I mostly use it headless for remote development (LazyVim) and running containers (moved to Podman from Docker), but I also use Niri for the DE when I do need to use a monitor, for example playing Dwarf Fortress.