this post was submitted on 07 Dec 2024
74 points (93.0% liked)

Linux

48555 readers
753 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
 

Hello everyone! I would like to know why there seems to be some dislike toward Ubuntu within the Linux community. I would like you to share your reasons for why you like Ubuntu or, on the contrary, why you don't. Thanks 🙇

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 4 days ago (1 children)

That's what Ubuntu's doing with Snaps. Ubuntu Core is their "Oops! All Snaps" project.

[–] [email protected] 3 points 4 days ago (1 children)

There's lots of examples. Mir, Unity, Snap, PPAs, and more.

I think Ubuntu Core is a bad example. Immutable distros is where the industry is headed for a lot of good reasons, and it makes sense for Canonical to jump on that train. Snaps are bad (although honestly I do like that they can package server apps unlike flatpak, that's cool), but the concept for the distro is not.

[–] [email protected] 2 points 4 days ago (1 children)

Ubuntu Core is all snaps. That's the selling point.

[–] [email protected] 2 points 3 days ago* (last edited 3 days ago)

The selling point is that it is immutable, not that it uses snaps (which it does). Fedora does the same thing with Silverblue and IoT. You don't install rpms, you install flatpaks. You can install rpms, but you're not really meant to.

Since Canonical refuses to get onboard with flatpak (for now) they use snaps instead of debs, but snaps aren't the direct appeal.

The whole idea is that you have a core system in a known configuration. Updating the system just means using a different image. If an update fails, then you just roll back to the last good configuration. Bazzite uses this to nice effect too.

There are a lot of advantages to end users and enterprise admins with systems in this configuration.