this post was submitted on 19 Jul 2026
26 points (86.1% liked)

Linux

66513 readers
510 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
 

Ubuntu is the leading distro, if I'm not mistaken. It's also compatible with Mint, Zorin, Xubuntu, etc, which are another leading distros than Fedora. Is it only for redhat users or secondary distro?

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

#Ubuntu has snaps which are a really annoying way to distribute software updates. I was a long term #Ubuntu user but have moved to #debian, with #Kde if I need a GUI instead of that horrid #gnome rubbish. All the third party software I use works just as well on debian as it did in ubuntu.

[–] SatyrSack@quokk.au 2 points 1 day ago

Is there a reason you are using hashtags like you're on Mastodon or something? Just curious. I don't think I've ever seen a Lemmy account do that.

[–] thingsiplay@lemmy.ml 3 points 2 days ago (1 children)

with #Kde if I need a GUI instead of that horrid #gnome rubbish

Well it's not like you cannot use KDE with Ubuntu. There is Kubuntu for that, if you don't like GNOME.

[–] waigl@lemmy.world 3 points 1 day ago* (last edited 1 day ago) (2 children)

I'm currently maintaining a laptop with kubuntu (for someone else), and I honestly cannot recommend it.

They have kind of messed up the updates in their Plasma flavor, Discover routinely just fails to do the updates with a completely meaningless error message. I suspect the underlying issue is lock contention with the background service "unattended-upgrades.service", but I'm not sure, because, again, that error message is ridiculously unhelpful. Also, said unattended-upgrades service does not seem to actually be doing any upgrades.

On the last install, also, the attempt to upgrade from Ubuntu 24 to 26.04 LTS, the upgrade failed in a spectacularly fashion that left the system mostly bricked in ways that could only be solved by a fresh reinstall. During the process, a few error messages made it look like the problem was hardware faults on the SSD, except when I then tested the SSD from a rescue disk using dd, smartctl, and iotester from https://github.com/guidow/iotester, I could find absolutely no indication of any faults on that drive whatsoever…

Granted my opinion on kubuntu may be a bit colored, because right this moment, I'm quite frustrated with it.

Also, installing massively important software like Firefox or Thunderbird through snaps instead of packaging them properly is just asinine.

[–] NewNewAugustEast@lemmy.zip 1 points 1 day ago

That's the canonical promise! Half ass and breaks on update. Funny thing is Kubuntu is more stable than Ubuntu and yet here we are.

[–] thingsiplay@lemmy.ml 2 points 1 day ago

I see. Need to read more about the current state of Kubuntu, because I don't want recommend something that might be not in a good state. Kubuntu was a good choice in the past.

Granted my opinion on kubuntu may be a bit colored, because right this moment, I’m quite frustrated with it.

I don't think your opinion is less worth just because you experience problems.

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

Snap has advantages though, apps works across different distros I think?

[–] thingsiplay@lemmy.ml 8 points 2 days ago

So does Flatpak. In fact more distributions support Flatpak instead Snap.