this post was submitted on 27 Apr 2024
48 points (86.4% liked)

Linux

46734 readers
2430 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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)

you are viewing a single comment's thread
view the rest of the comments
[–] Tattorack@lemmy.world 17 points 3 months ago (1 children)
[–] Presi300@lemmy.world 4 points 3 months ago* (last edited 3 months ago) (3 children)

Except, that older versions of desktop environments tend to be less stable...

[–] Shareni@programming.dev 10 points 3 months ago

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.

[–] SpaceCadet@feddit.nl 6 points 3 months ago (1 children)

Stable means unchanging in this context.

[–] Presi300@lemmy.world -5 points 3 months ago (2 children)

No, stable for me means "it's not buggy and broken"

[–] SpaceCadet@feddit.nl 12 points 3 months ago* (last edited 3 months ago) (2 children)

That's a you problem. Your interpretation is wrong.

Quoting from the Debian Manual:

This is what Debian's Stable name means: that, once released, the operating system remains relatively unchanging over time.

[–] wyrmroot@programming.dev -3 points 3 months ago (2 children)

a stable experience that isn’t buggy

Stable has a particular meaning with distros but I think the context here is using the plain English definition of the word.

[–] SpaceCadet@feddit.nl 6 points 3 months ago* (last edited 3 months ago)

We are talking about LTS distros, not about bridges. The context is pretty clear.

[–] Shareni@programming.dev 1 points 3 months ago

STABLE definition: 1. firmly fixed or not likely to move or change

https://dictionary.cambridge.org/dictionary/english/stable

[–] Presi300@lemmy.world -5 points 3 months ago (1 children)

Yes, and that's exactly the reason why I'd never recommend debian for a desktop

[–] rezifon@lemmy.world 4 points 3 months ago

Just to be clear, the "reason" here is that your expectations are not correctly aligned with the project goals.

[–] LeFantome@programming.dev 2 points 3 months ago* (last edited 3 months ago)

I am not going to say that you are wrong. Make your own choices.

For words to be useful though, they have to mean the same thing for the person sharing them and the person receiving them. Definitions matter.

In the Linux community, “stable” means not changing. It is not a statement about quality or reliability. The others words you used, “buggy” and “broken”, are better quality references.

Again, you do you. But expect “the community” to reinforce their definitions because common understanding is essential if something like Lemmy is going to work.

[–] Tattorack@lemmy.world 5 points 3 months ago (1 children)

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.

[–] azvasKvklenko@sh.itjust.works 2 points 3 months ago

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