this post was submitted on 20 Aug 2026
52 points (93.3% liked)
Linux
67150 readers
926 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
As far as distros are concerned, Bazzite is a fantastic starting point because you almost certainly can’t go wrong. If you run into programs that need a kernel module or superuser permissions, just distro hop. It’s very likely that in your first time using Linux that you’ll not need those power user things, so Bazzite will be rock solid for you.
Also, in Linux, best practice is to set your home folder to be a separate partition on your HD. You can point your distro to the existing home folder so if you distro hop and you won’t lose your desktop environment prefs/setup or your files.
Here’s my notes on this for Fedora if you need a guide:
Tap for spoiler
Apps
Discord
<aside>
💡
</aside>
system settings > autostart > add new,,, > application > select discord
see properties > application tab > Arguments > enter
--start-minimizedCEMU (from Discover/Flatpak store)
Retroarch
The rest of your post is fantastic, and I appreciate a good distro hop... However I gotta say that with bazzite, using dev-env to build quick boxes to get work done and user space for layering configuration and other tweaks has been a much better user experience for me. I have been using Linux distro since 2004 and every time I sudo installed something it inevitably would lead to some weird lib or system level configuration change that wasn't easy or obvious to fix. With bazzite I've been able to write drivers for my flight sim setup without having to use root once.
Tldr: bazzite/immutable for the win