this post was submitted on 07 Jul 2026
309 points (99.0% liked)

Linux

66300 readers
760 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 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] RIotingPacifist@lemmy.world 1 points 1 day ago (1 children)

laud Debian for its stability, but you can easily break it with one wrong command.

Well because that's not the stability release schedules are talking about

[–] Ephera@lemmy.ml 1 points 21 hours ago (1 children)

Yeah, but that's exactly the meme that I'm talking about.

It's always ambiguous what is meant by stability. And as soon as you complain about Debian actually breaking very easily, folks will readily tell you about the technicality that it just means it doesn't change very often.

[–] RIotingPacifist@lemmy.world 3 points 21 hours ago

It's not really ambiguous at all.

A stable distro is one that doesn't update packages except for security updates within the lifecycle of a release.

You can install debian 13 on release day in 2025 and when it gets deprecated in 2030 it will be functionally the same.

A byproduct of that is that apt updates are very unlikely to break anything.

None of that changes that you can run sudo apt remove dpkg or rm -rf / or dd in=/dev/zero of=/dev/sda1 (this one might actually work).

But for your average desktop users it means you don't boot up your laptop and have to learn how to use libreoffice 26's new UI on the day you need to finish an assignment.