Ubuntu has too many problems for me to want to run it. However, it has occurred to me that there aren’t a lot of distros that are like the Ubuntu LTS.
Basic requirements for a LTS:
- at least 2 years of support
- semi recent versions of applications like Chrome and Firefox (might consider flatpak)
- a stable experience that isn’t buggy
- fast security updates
Distros considered:
- Debian (stable)
- Rocky Linux
- openSUSE
- Cent OS stream
- Fedora
As far as I can tell none of the options listed are quite suitable. They are either to unstable or way to out of date. I like Rocky Linux but it doesn’t seem to be desktop focused as far as I can tell. I would use Debian but Debian doesn’t have the greatest security defaults. (No selinux profiles out of the box)
what is the actual use case of LTS on regular desktop non-workstation anyway?
Enjoying a stable OS?
Except, that older versions of desktop environments tend to be less stable…
Stable in the Linux world means that it doesn’t change often, not that it never has anything wrong with it. That means that if you come across a bug, it’s most likely well researched and has solutions. When you use a bleeding edge distro you’re left to your own troubleshooting skills or begging for help.
Cutting edge versions aren’t stable either. You’re essentially a beta tester for new features that may end up in an LTS release.
I’d rather have an LTS release where things have generally been tested well enough to warrant an LTS release.
I’d say it depends and it’s mostly just a theory that applies in some cases (like with kernel, critical infrastructure, server software) but usually desktop stack in LTS is just stinky old, which doesn’t make it any more stable, in some cases less stable.
Usually desktop environments are locked to some old versions and in theory fixes should get applied by the distro maintainers. In practice, actual developers behind desktops long moved on and don’t support it, bugs can only be fixed by huge code rework and it can’t be easily applied on top of old version (or can introduce new bugs and require testing). You end up with bugs that were fixed in upstream like 2 years ago and you will only get it improved upon new LTS upgrade cycle.
For example, LTS absolutely sucks for Plasma, because for last few years, each version is less and less buggy. On Debian/Ubuntu you won’t even get current version as they release the new OS, let alone recent inprovement
Low maintenance and repeatability
Is the system working after the install? If yes, it’ll work for years until the next version and you don’t need to worry about it. With rolling release every update can mess up your system.
it’s software, every update can mess up your system. your only guaranteed good media is the install ISO, after that it’s only as good as the packager, even for LTS
If you’re going to be pedantic, not even an ISO is guaranteed to work perfectly. The point is that a security patch is far less likely to cause issues than some random release. And that’s even before going into broken releases like GRUB on arch.
LTS ISO aren’t guaranteed to work? isn’t that the point, install once and run forever?
That’s why I started my first comment with:
Linux devs aren’t magic men who can test an absurd number of hardware combinations. Also, they depend on package maintainers to release a non-security fix before they start freezing packages and testing them.
The point is that if there’s an issue, it’s well researched and you can usually easily find a solution as people have been having that same issue for the last few years.
what is a regular desktop non-workstation??