- Debian for stable.
- Fedora if you want a bit more bleeding edge.
- Arch for desktop/laptops.
At least that's how I've been running my homelab stuff for years 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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
At least that's how I've been running my homelab stuff for years now.
I run Debian servers and Fedora workstations, which works really well for me. The rock solid stability of Debian is exactly what I want in a server, and the perfect blend of it-just-works and blending-edge that Fedora provides is great for a daily driver.
Unless I'm mistaken, the current ordeal with RHEL should not affect Fedora, as RHEL is a derivative of Fedora in the same way Ubuntu is a derivative of Debian. As such, I see no reason to move away just yet - though if that changes, I'll go OpenSUSE. Arch just isn't for me.
I'm on fedora and it's been fantastic
For server, Debian is great :) i use ubuntu 20.04 lts personally
I've been seeing stuff about this but I don't quite understand, what does this mean for Fedora? Do I need to switch too?
Those distos are for professional use cases mostly. Fedora is fine and there is no need to worry.
Debian is my go-to for containers and VMs. Stable af. For my laptop and desktop I run pop_os.
I like Debian and Alpine for servers (depending on if I can get away with musl or not)
I use Arch for my actual computers because rolling release is the way to go. Saves me ever having to actually do a full OS upgrade.
On my Desktop, I switched to Manjaro (Arch-based) from Mint a few years ago. Works like a charm and I like the rolling release model. On servers, Ubuntu, Debian or SUSE might be a good choice.
I would definitely give openSUSE a try. such a solid distro. Debian is also great, popOS seems likeable, nixOS is very very solid, I've used Arch, Manjaro and opensuse myself. currently on arch. but I highly recommend openSUSE
I don't understand what's happening at Red Hat. First they pull the codecs out of Fedora which is supposed to be a community distro so why are company lawyers involved? Now basically closing their source code. I mean technically not violating the GPL cause you only have to have your source available to your customers.
Codecs were never legal to include, community distro or not. The RedHat lawyers told Fedora that, and Fedora removed them
I have utilized Debian and Minimum Ubuntu as an alternative to Centos with reasonably pleasurable results
I do also like Absolute for crafting the perfect lightweight install, but it's kind of a pain in the ass.
Debian is stable. Arch is bleeding edge and vanilla. if you want something on arch you got to install it and follow the arch wiki
Have to also add to the voices recommending Debian stable. I've used it now for ten straight years after I stopped distro-hopping for my servers and desktop, and I cannot imagine using another distro. It's incredibly stable, but the best part of Debian is the absolutely expansive repositories that even the Arch User Repository can't beat. Very rarely do I ever need to use Flatpak (ugh) for packages, or look to add in new external repositories.
@americanwaste @bzImage
Honestly Ive had the inverse experience where the package I need is only in AUR and not debian repos, but at least we can agree that Flatpak and Snap are terrible
If you are willing to abandon Linux, I would suggest FreeBSD for general purpose servers.
It is a full operating system, which starts you off with a CLI, that is easy to configure. There is a full handbook that describes the full process, and it is on their website. FreeBSD is an operating system, rather than a distribution of cobbled together packages. Due to this, operating system binaries, and package binaries, are separated. This makes configuration on the OS level consistent.
A lot of Linux programs come from the BSD family. FreeBSD also has its own hypervisor, named Bhyve. FreeBSD has its own version of Docker as well, they are called jails. It might take some time to learn, but I promise it will be worth the time.
I'm also moving away from RHEL. I have 3 RHEL servers right now, a hypervisor host, a podman vm, and a Samba share vm. I really liked that you could specify regulatory compliance at install time. Makes it really easy for standing up compliant servers. Are there any distros that do something similar?
Gentoo! it can be anything you want on any platform
Slackware because it rules.
OpenSuse for RPM and company backing.
EndeavourOS for "lazy" Arch install.