this post was submitted on 27 Feb 2025
-13 points (40.0% liked)

Linux

50579 readers
1677 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 2 days ago* (last edited 2 days ago)

OpenSUSE is my favorite distro.

I first installed it after having an abysmal experience with Fedora (bad repos, unstable, etc.). It took me a while to really enjoy, but after figuring out how to update the system properly (it's zypper dup not zypper up), all my issues were quickly resolved.

OpenSUSE is extremely stable, has great repos (stable, large, up-to-date, good naming and dependency schemes, etc.), has a strong focus on security, provides appealing defaults (much better than fedora's), while remaining minimalist enough to have good performance and to be useful for someone like me who is going to extensively customize their system anyway.

I've tried bazzite but hated it, as it's difficult to customize, breaks very easily, and doesn't seem to have a notable performance improvement over something like Nobara (unfortunately fedora based, good otherwise if gaming is your main thing).

To somewhat answer your question: openSUSE Tumbleweed is the best "normal use-case" distro (in my opinion). It is, however, not super beginner friendly, has a smaller community and fewer docs, and isn't laser-focused on performance. It's good for someone who wants to settle down in their Linux experience, and find a daily driver for their most used device.

Other, more specialized options, you might find interesting:

  • Nobara Linux: by far the best gaming distro, maintained by the glorious glorious eggroll (proton-ge creator). It breaks every once-and-a-while, but everything is always fixed within one update, at most a day apart, and the breaks are never disabling.
  • Void Linux: uses runit instead of SystemD, meaning it's super, super fast. Has a great installer, is stable, and has good defaults, but absolutely a horrible choice for beginners, if you consider yourself such.

Again, openSUSE is absolutely fantastic, and my own daily driver — but I have Nobara installed on my gaming PC, and Void installed on my portable laptop. In the end, it's all a matter of use-case.

Edit: sorry for the insanely long response, my thoughts have been meandering today...