this post was submitted on 19 Jul 2026
263 points (99.3% liked)

Linux

66599 readers
115 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
 

Upstream images vs bazzite: https://github.com/ublue-os/countme/blob/main/growth_upstream_with_bazzite.svg

My prediction: bazzite may have more installs than Fedora KDE by the end of the year.

you are viewing a single comment's thread
view the rest of the comments
[–] FG_3479@lemmy.world 5 points 4 days ago (1 children)

It protects against system breakage and malware because the core of the OS is sealed and updates can only fully complete or fully fail, you can't have a half-uodated system like Ubuntu would be if you unplugged the PC half way through.

And because your apps and commandline tools are sandboxed with Flatpak and toolbox/distrobox so malware getting in through one doesn't compromise the whole system.

[–] ms_lane@lemmy.world 1 points 2 days ago (1 children)

So does iOS, but it's 'bad' to be walled garden there, but 'good' to be walled garden here.

[–] FG_3479@lemmy.world 2 points 2 days ago

iOS is a walled garden because they do everything they can to block third party app stores, and the "activation" process allows Apple to remotely brick your phone at any time. Immutable Linux distros don't have these issues.