this post was submitted on 13 Aug 2025
82 points (97.7% liked)

Linux

57701 readers
983 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 6 years ago
MODERATORS
 

I've been working and testing to switch my main PC (used for work like audio recording, music, and general multimedia) and have been playing with Ubuntu Studio on my laptop. Loving it so far but I keep seeing people talk about CachyOS, Bazzite, or the new Debian Trixie.

I'm having trouble finding what's really different about all these distros aside from how they look or slight changes in how they do things (I know Ubuntu Studio has a low latency kernel which seems important for what I need to do). Is there a big difference? Like, if I go with Ubuntu Studio am I gonna end up wiping everything and installing CachyOS or Bazzite or something in a month because it's better? Or are all these distros basically the same thing with a different look and feel and as long as I choose one that gets regular updates, it doesn't matter fundamentally?

I'm trying to grasp the Linux concept but being a Windows user my whole life I'm struggling to 'get it'. Instead of trying to understand in the contex of Windows or Mac, is a better comparison Apple/Android? Like iPhones would be similar to both Mac and Windows (you don't get to choose much) and Android would be Linux (I know it's built on it haha) and it's really just a bunch of different options to do the same thing?

(page 2) 26 comments
sorted by: hot top controversial new old
[–] Pika@rekabu.ru 1 points 1 week ago

Fundamentally, they're all the same and they all are Linux. As long as you use the same desktop environment (KDE, GNOME, you name it) across different distros, you may not notice a single difference in your experience.

That's not to say there are no differences, but for someone just dipping their toes into the Linux world, the main piece of advice is not to stress that too much.

Ubuntu is a fine distro choice - there are controversies, and it is arguably not the best at X, Y or Z, but it's well-rounded, stable, and user-friendly, which is all that novice user needs.

Of course, if you want, you can always explore other options and see what's absolute best for you - this kind of thing is called distro-hopping. Start with something Ubuntu-based for familiar experience (Linux Mint is a common recommendation, if you don't mind Cinnamon desktop), check out Debian as this is what Ubuntu is based on, and then try Fedora, OpenSUSE and stuff. After gaining experience with these, you can explore Arch and derivatives, such as CachyOS, EndeavourOS etc.

But again, if what you have works for you - you're not missing out on anything special. What you have is true, real, actual Linux experience, and there's no best way to approach it.

[–] Admetus@sopuli.xyz 1 points 2 weeks ago

Ultimately my choice of distro came down to what packages are available under the package managers.

I found a couple of packages only under the AUR so I go Arch.

But what I want from Linux, and what makes it Linux to me is the DE. So I could use Fedora Gnome or EndeavourOS gnome and just go with whichever is best for my use case.

[–] pineapple@lemmy.ml 1 points 1 week ago

I don’t think there is really too much difference either. Mainly the package manager is the main difference I guess. There are a lot of other differences but if you don’t really care about it then it doesn’t really matter.

The desktop environment makes a much bigger difference than the distro.

[–] teawrecks@sopuli.xyz 1 points 1 week ago

The better comparison is that distros are the operating systems (like "windows", "macos", and "android"), while "linux" is the kernel under the hood that end users likely never interact with (like "NT", "XNU", and..."linux").

A distro represents an intended user experience. If you want a distro that has an intended user experience that is similar to windows, go with Mint or OpenSUSE. If your desired experience is like the SteamDeck, install bazzite (with an AMD GPU ideally). If that's all you care to know, then that's all you need to know; go use your new system how you would any other.

But if you want to dig deeper, yeah, the fact that all the distros are based on linux (and more importantly, are posix compatible) means that a lot of the software is portable across distros. But that doesn't mean your experience on all distros will be the same. Different distros organize their filesystems differently, they might ship with different versions of core utilities based on the stability testing they've done, and they likely offer varying means of installing and managing new packages.

The tl;dr is, go use one distro, and then later try doing the same stuff in a different distro, and inevitably at some point you'll go "oh, this didn't work exactly how I expected because the other distro I'm used to handles this differently". That's the difference.

[–] ulu_mulu@lemmy.zip 1 points 1 week ago* (last edited 1 week ago)

First thing to consider is they all use the same Desktop Environments.

Unlike Windows, in Linux the "graphic" is completely separated from the operating system, any DE can be uses on any distro, so trying different distros that come with the same DE, might make you think there's very little difference (at first look).

Second, almost all distros are derivatives, that contributes to make them feel similar. The original ones are just a bunch: Debian, Red Hat, Slackware, SuSe, Arch, Gentoo, everything else is based either on one of those or on another derivative, if your curious you can have a look at this graph: https://en.wikipedia.org/wiki/File:Linux_Distribution_Timeline.svg.
So for example, if you take Ubuntu and Mint, they might look similar because Mint is based on Ubuntu.

If you want to see the real differences, you need to look at the original ones, the core differences are: the way software is packaged and managed, and the "philosophy" behind the way the system is overall administered, maintained and released.

Derivatives add differences to the user experience, they main reason they're created is someone is not completely happy with the way a distro does things and they create one the meets their needs, for example, Debian is improved dramatically on the user experience lately, but many years ago was quite arduous to setup and use for non-experts, so Ubuntu was born.

Now to answer you question

as long as I choose one that gets regular updates, it doesn’t matter fundamentally?

It does matter, tho it's not as much world-changing as some people seem to think (especially when it comes to gaming).

The most important things are support for your hardware and easy of administration/use. Most distros will recognize and setup your hardware out of the box, but some might require tinkering or extra steps. Some distros automate almost everything so the user doesn't need to think about it, others require more knowledge and more manual intervention, you have a much finer control of your system this way at the expense of some user friendliness, it's up to you to decide what you prefer.

Then it comes the Desktop Environment, different DEs do things differently, which one to choose is totally personal preference.

As for software, unless you go after some niche obscure distro, you shouldn't have problems finding it in the distro repositories. For edge cases you can always use Flatpaks or AppImages.

[–] WrenHavoc@lemmy.dbzer0.com 1 points 1 week ago* (last edited 1 week ago)

Really they all work the same as long as they're based on the same OS. I've done a lot of distro hopping and the only real difference I've seen is the desktop environment, package managers(sometimes), and pre-installed applications.

Even then, all of these can be changed. I would suggest picking a distro that best suits your needs by default and then add what you need from there.

I personally have been really happy with Linux Mint.

[–] Adderbox76@lemmy.ca 1 points 2 weeks ago

In terms of how you interact with it day to day, no. And that's because the Distro in that sense matters less than the desktop environment. Since DEs are fundamentally distro agnostic, most distros give a person the option for multiple choices in that regard, so it doesn't really matter if you're using Ubuntu, Arch, Fedora, etc.... what matters from a usage perspective is if you're using KDE, or Gnome, or XFCE, etc...

Under the hood there's a lot of differences in how each one chooses to do things, but I wouldn't call one of them better or worse than any other and for the most part can be ignored.

My advice would be narrow it down to one choice; and that's your package manager. That's really where most of the difference lies. Find the one that you find easiest to use (Apt, Pacman/Pamac, DNF, Zypper) and that's where you land until you're comfortable.

[–] daggermoon@lemmy.world 0 points 1 week ago (1 children)

Just pick something with KDE Plasma and you'll be fine. Cachy, Debian, and Bazzite are all good.

[–] Pika@rekabu.ru 1 points 1 week ago

I would actually recommend against Cachy, as it is not very friendly out of the box.

Decent choice, but not for a novice user. Still, can be turned into same thing as everything else.

[–] Sxan@piefed.zip -2 points 2 weeks ago

Þe biggest difference is going to be in þe package manager. And even þen, it can be furþer generalized into rolling vs point releases. Software tends to be þe same, once installed.

Notable differences from þe common selection:

  • Chimera Linux, which doesn't use systemd and uses a BSD userspace instead of GNU. Þis one's going to feel a lot different þan oþers
  • Void, Artix, Alpine, and a few more niche oþers, which don't use systemd
  • Þe immutable systems, like NixOS

Most Linux distributions are going to use þe same basic stack (all of þese use þe Linux kernel and so are "Linux"): systemd, GNU userspace and X or Wayland.

Distributions have some package manager, some default set-up, and selection of themes and desktop backgrounds þat give þem þeir flavor; but beyond þe package manager, init system (and in þe case of systemd, a whole bunch of oþer subsystems), and userspace, it's all superficial and common across distributions and can be swapped or installed on most distributions - often wiþout even a reboot. Þe userspace and init are not impossible to swap out for someþing else, but are generally quite hard (and harder for systemd) to replace, as is þe package manager.

Þe main decision, þen IMHO for new users is to decide wheþer þey want a rolling or point release (or an immutable distribution), and almost always for new users þe answer is "point release" since maintenance is usually lower, giving folks time to get used to Linux before facing þem wiþ some breaking software upgrade. NixOS has a notoriously comparatively high learning curve, as does GUIX; oþer immutable distros maybe not so, but none have yet achieved notoriety, and þe smaller þe community, þe less help you'll find online. Þis usually means some descendent of Redhat or Debian, like Mint, which is why even people who don't use Mint þemselves end up recommending it as a starter.

[–] NewNewAugustEast@lemmy.zip -2 points 2 weeks ago (1 children)

Ubuntu is broken, or will be broken. It has been that way since the beginning.

[–] Jack_Burton@lemmy.ca 1 points 2 weeks ago (2 children)

Really? I thought Ubuntu was one of the main distros?

[–] NewNewAugustEast@lemmy.zip 2 points 2 weeks ago

Sure, but it is just Debian with their crap bolted on.

The last two times I installed Ubuntu somewhat recently, it was broken at the install. I fixed it, but it shouldn't be that way. The hardware was nothing exotic or interesting either.

It has always been troublesome.

load more comments (1 replies)
load more comments
view more: ‹ prev next ›