this post was submitted on 15 May 2024
43 points (100.0% liked)
Linux
1259 readers
87 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I previously used Nobara but recently switched to Bazzite. I think you can give either of these two a shot. I recall Nobara includes a one button install of nvidia drivers. Not too sure about Bazzite since I have an AMD gpu.
Both these distros are gaming focused. Only difference is Nobara is a traditional distro while Bazzite is atomic desktop based.
What is atomic desktop, roughly? Google doesn't give me a concise answer and I prefer not opening news blogs that give me an entire article on my limited mobile data plan.
Atomic means the core OS packages are in an immutable container such that none of its individual components can be updated separately; instead the entire container is replaced with a newer version when the system is updated. This makes it much less likely for something to break during normal use, and easier to rollback updates if something does happen to break. The ideal use case is a containerized environment where each app you use is installed in its own container, like Docker, or is otherwise self-contained such as flatpak installers, and doesn't rely on any of the system's packages.
Thanks for the explanation! I think I'll give that a try. I've got a spare disk, might slap some Bazzite on there, see if it works for me.
Bazzite offers a variant with Nvidia drivers already baked in too.
You don't have to reinstall anything btw, you can just rebase from Kinoite to Bazzite with
rpm-ostree rebase *link to Bazzite*
. (You find the instructions on the website).It takes about 5 minutes and you can keep all your configs and data, including Flatpaks, pictures and WiFi password. And if you don't like it, you can revert that or rebase to some other variant, e.g. Aurora, the Sway spin, or whatever. I find it pretty neat.
Both are semi obscure and aren't as well proven. Don't recommend new users leave the beaten path.