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
[–] mactan@lemmy.ml 9 points 3 months ago (4 children)

what is the actual use case of LTS on regular desktop non-workstation anyway?

[–] 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

[–] Shareni@programming.dev 5 points 3 months ago (1 children)

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.

[–] mactan@lemmy.ml 1 points 3 months ago (1 children)

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

[–] Shareni@programming.dev 2 points 3 months ago (1 children)

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.

[–] mactan@lemmy.ml 1 points 3 months ago (1 children)

LTS ISO aren't guaranteed to work? isn't that the point, install once and run forever?

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

That's why I started my first comment with:

Is the system working after the install?

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.

[–] possiblylinux127@lemmy.zip 4 points 3 months ago* (last edited 3 months ago)

Low maintenance and repeatability

[–] dino@discuss.tchncs.de 3 points 3 months ago

what is a regular desktop non-workstation??