I use OpenSUSE Tumbleweed because it focuses more on KDE than GNOME, is quite stable, and has snapshots to roll back to in case something does go wrong. I don't want to mess with my OS, I just want it to work reliably. I do use Debian on some devices (like my server) but the software (especially in terms of GUI apps) is very outdated and it doesn't come with the other features of OpenSUSE out of the box.
Linux
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
debain, with xfce if i need a desktop. mostly because i started on xubuntu. started learning sysadmin stuff when all i could afford was a potato with salvaged computer components shoved in it. xfce considered that excessively over powered. ended up loving the way i set up my xfce env, and probably wont change it much over the next 20yrs because theres no need. so when cononical got extra gross it was easy to just move to debian and carry on with my life.
Arch
Found it, love it
trisquel and I love it
Arch. I'm addicted to updating packages and Arch helps me stay sane.
CachyOS! I was on Mint before this and had a bunch of issues running games. I think this was in part from going from NVIDIA to AMD (9070 XT).
Decided I had enough and instead of doing a simple Mint reinstall, I gave Cachy a go. I’ve had a little issue here and there but the experience has been beautifully smooth compared to Mint. It’s now set up better than I had it before and I’m over the moon with it haha.
Eh, it worked for me the best back when I was new to Linux, and I've never tried anything that was better, just different since then.
I went through the usual Ubuntu experiment, but their baked in DE at the time was just unpleasant. Tried manjaro? I think, it's hard to recall if that was before or after that initial flurry of trying things out. But there were a half dozen that got suggested back on the Linux for noobs subreddit when win10 came along amd I was noping out.
Mint did the trick. Cinnamon as a DE did what I wanted, how I wanted it. It came with the stuff I needed to get started, and the repo had the stuff I wanted without having to add anything. It worked with all my hardware without jumping through hoops.
I've tried other stuff and like I said, nothing better, just different, so why screw around?
Tbh, that's also how I feel about pretty much everything I tried though. If I had run into one of the others that happened to "fit" the same way back then, I'd likely still be with it because there's really not a ton of difference in day to day use between any of them. The de matters more in that regard, imo.
Ubuntu at work since it's well supported and we can expect any IT people to be able to deploy our packages.
Pop 24.04 because I think it'd be cool to see how performant and maintainable and customizable a desktop that isn't GTK or QT based. Something sparkly without the legacy choices of the past to consider in the codebase. Plus even though I've never touched Rust, it's so hyped that I'm interested to see how it all works out. It's my gaming desktop that also has a Windows VM for occasional trying something out. Also process RAW photos with Darktable. Every now and then use Alpaca to try out free LLMs, handbrake, ffmpeg, image magick, compile something
Fedora, stable to me and it goes on my minipc. I run Jellyfin on it and occasionally SAMBA or whatever. I like to see how GNOME changes.
On a Legion Go, Bazzite with KDE. Steam and seeing how KDE Plasma progresses over years. Bazzite introduced me to distrobox and boxbuddy which I now use on the gaming pop_os machine too.
An old laptop with Linux Mint on it. I like to see how Cinnamon is. Used to favor it when I first tried Linux from Windows.
It's been a long time but I also used to really like Budgie but I feel like everything is pretty solid at this point and I no longer care to chase modern GNOME 2 or Windows XP/7 UI design
TuxedoOS because my so-called "Linux-Laptop" turned out to not run mainline Linux very smoothly. But I hate that fact that it's Ubuntu-based.
I'd use Debian, Arch or dabble with Void if I could on my laptop, my servers run Debian or Alma.
~~ArcoLinux~~ ArchLinux (BTW) because I love tinkering with computers.
Finding ways to automate tedious tasks is the fun part of the challenge. Scripts, systemd services, bash aliases are a great skill to learn. (Especially bash)
Also I'm too used to pacman and AUR to go back to APT.
I look at distros as a base to make changes from. I can make my distro into whatever i want but its going to take varying amounts of effort depending on which distro I start with.
I choose Nobara because i really liked fedora and I wanted a fedora base but with someone(eggy) keeping up with the latest gaming tweaks and adding them. Ive been using it for 2+ years and so far so good.
After tried Alpine, NixOS, Archlinux...finally Im on MX linux because this is a no brain distro and I'm tired to search how to make things to work.
Ran Ubuntu and Ubuntu server first then switched to desktop fedora and liked it so I switched all my servers to fedora. Tried TrueNas Scale in the past and disliked it except for SMB shares. Also have an unraid server but hate it.
I guess I’m pretty superficial about just liking the base fedora DE. Idk beyond that.
Artix because it is more Arch then Arch according to Arch's own goals: "focuses on simplicity, minimalism, and code elegance". There is no way systemd is more simple, minimal and elegant than its alternatives. I don't think systemd is bad, but I do think it is a bad fit and Artix is what Arch should have been.
I wanted a mainstream option but not Ubuntu, and one that was preferably offered with KDE Plasma pre-packaged.
So I ended up deciding between Debian and Fedora, and what tipped me to Fedora was thinking: Well SELinux sounds neat, quite close to what I learned about Mandatory Access Control in the lectures, and besides, maybe it will be useful in my work knowing one that is close to RHEL.
Now I work in a network team that has been using Debian for 30 years, lol. Kind of ironic, but I don't regret it, now I just know both.
And fighting SELinux was kind of fun too. I modified my local policies so that systemd can run screen
because I wanted to create a Minecraft service to which I could connect as admin, even if it was started by systemd.