Hacker News new | ask | show | jobs
by freedomben 761 days ago
Fedora does have a Server flavor that has all the nice default settings you hope for in a server/headless environment.

But on long-running machines (i.e. not containers or temporary boxes) I concur. I use either RHEL or AlmaLinux for those. But given that RHEL and AlmaLinux are based on Fedora, I don't really consider them to be different. Everything you know and love from Fedora (for the most part) will be the same there. For example most of my setup scripts I write for Fedora work without change on AlmaLinux, and package names, config files, etc are very (though not entirely) consistent.

Software like CAD/CAM is indeed a lot more painful on Fedora, although IMHO that has basically been solved by distrobox. For softare like that that wants a specific Ubuntu version or whatever, I just install it in a distrobox and export it back to the host. My biggest complaint is that it usually works so well that I sometimes forget it's inside a distrobox :-)