this post was submitted on 12 Jul 2025
34 points (90.5% liked)
Linux
56365 readers
570 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you want to use newer hardware, and would rather not tinker with the system to get it working (and then have to maintain that tinkering yourself if something breaks later), Bazzite is probably the better option. It's based on Fedora Atomic which is almost identical to rolling-release like Arch. I switched from Windows to Bazzite more than a year ago and have personally had no major issues, never had to mess with drivers or kernel updates due to the image-based system, and pretty much everything I might need for some workaround or another is included in the image. The community is very active on both the Discord and the web forum, and the documentation on the website is good as well, so there's no shortage of help and available resources if you run into an issue or don't know how to do something.
The main thing you need to be aware of going in is to be sure of which Desktop Environment you want (KDE or Gnome), because their user-space configs (which are not part of the image) interfere with each other so you can't really switch between them without breaking a lot of things. Coming from Windows, I picked KDE and have been very happy with it.
Is there a particular difference between KDE and Gnome? I’ve mostly seen “KDE looks like windows and Gnome looks like mac” but are there major differences outside of looks I would need to worry about?
Check both out over at https://distrosea.com/ to see which you like more. Also different DEs come with different standard apps like which text editor or terminal they use. If you do not have a preference there, it shouldn't matter much. Also you can switch those out if one in particular isn't to your liking.