this post was submitted on 24 Jun 2026
24 points (92.9% liked)
Linux
65949 readers
1002 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I’ve tried most distros over the years. I liked arch with gnome, but maintaining it was a bit of work. And then I realized that when I was done setting it up the way I liked it, I was essentially just building fedora workstation. So I switched a few versions ago and I haven’t looked back.
Fedora is boring, like sometimes too boring. But then I remember that’s what an os is supposed to be. I now run it on all my PCs and it’s what I install on family members PCs. (Yup it’s even done well with windows converts who don’t know anything about linux - their transition has been easy)
Issues I have encountered:
What I like about fedora
I say give workstation a shot and give it a little time to get used to things. Definitely do rpmfusion. It’s the one time I’d recommend just jamming commands into the terminal exactly like the website says without thinking. (You still have to read the website for the right commands). Good luck!
Thanks! rpmfusion sounds super helpful:
I will definitely take a look at it. Knowing about a few oddities definitely helps, too.
This comment very much resonates with me. been distro hopping for a while, with ubuntu, arch, debian, and nix. fedora has been very awesomely boring, with the caveats mentioned above.
codecs were confusing at first, just like flatpaks.
in just one way my personal preferences differ here. i love using podman and always try using that first, and only then switch to docker if necessary. i also use fedora on my work laptop, and was surprised how many more steps it took for my colleagues to get podman running well. (still more enjoyable than docker imo)