this post was submitted on 21 Jun 2026
78 points (81.0% liked)
Linux
65927 readers
566 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
Ive been using fedora, my first distro, for about 5 years. I'm about to switch because it just doesn't do some things I want, or not without a ton of config. I got it because it came up as "best distro for coding" when I googled it, and I was just beginning to code.
I can't imagine its that much better than like Ubuntu though, which is what I think I'll switch to. Meanwhile there's several just complete and total roadblocks ive hit because of the distro. Kubernettes and Docker just doesn't work for me. I was trying a teat install of CiviCRM and never got past the download. Recently, when trying to install Graphene on a new phone, Fedora in fastboot just refuses to recognize it. In the process of trying to work around this limitation, I somehow removed myself from the sudo su group, and fixing it has been a chore.
Its like every time I want to do x, it isn't supported. Coding and developing on it is fine, for my personal projects. If I wanna do anything more than run a script though, its been nothing but hardship.
Its been a pretty good distro for me, but I have a dislike for extended config and sysadmin tasks and troubleshooting, and on my personal projects I keep hitting roadblocks over and over on Fedora. Open to other suggestions, but Ubuntu seems the most straightforward
The thing with Fedora is they will not ship with anything that isn't FOSS. This means some things will be missing, like video codex as an example. You can add whatever you need to it, but you'll sometimes have a starting point that needs more things added than another distro would. Also, tutorials may not include Fedora directions.
Personally, I've been using Garuda for a few years, and it's been great. I used Fedora for a bit before and ditched it. Garuda is Arch-based, so Arch tutorials directions work, and you get all the benefits of Arch without the work. CachyOS should be similar.
Personally, I don't care for Ubuntu. I used it before Fedora and I preferred Fedora.
What didn't you like about Ubuntu? Im still kinda hesitant, I like the idea of an arch based distro thats a little easier to use, I mean ive never used arch so I dont really know, I would just like to be able to spin up or install whatever I want without being gatekept out of seemingly anything I try that isn't just install program, run program. I'm comfortable with terminal but I dont wanna get stuck in config hell like every time I wanna do kinda basic shit for anyone tech-savvy and experimental minded
I just don't really care for the way Cononical does things.
Garuda at least was trivial to get going. You install it and it has everything you need, then it also has a tool where you can select any other packages you may want. It's pretty nice. I've heard CachyOS is really easy to get going too. You basically don't need to use the terminal for them if you really don't want to, but it is significantly easier to do a lot of things with it. If you managed to install Fedora, you'll be fine with either of these too. They're no harder than Fedora or Ubuntu except you get the bonus of the Arch Wiki for anything you might need.
Thanks for the insight, appreciate your input!