this post was submitted on 18 Feb 2025
11 points (100.0% liked)
Linux
50359 readers
1328 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
He specifically mentions containerization, Flatpaks, Docker and Toolboxes, which these suggested Fedora Spins are designed to integrate with as tightly as possible, so completely relevant.
Also, Bazzite is completely the opposite of an OS designed to run one app at once, which means you haven't tried it before rubbishing it as a suggestion.
p.s. Don't take this the wrong way but the phrasing in your comments here make them sound quite aggressive and could lead them to be interpreted in the wrong way. Would you speak to someone like that on the street?
I hate to be that guy but OP gave no indication of their gender. English has the luxury of having a "natural" neutral pronoun; please just use that.
Could you explain what exactly this "tight integration" pertains? AFAIK these are just regular old global-state distros but with read-only snapshotting for said global state (RPM-ostree, "immutable").
Read-only global system configuration state in pretty much requires usage of Flatpak and the like for user-level package application management because you aren't supposed to modify the global system state to do so but that's about the extent that I know such distros interact with Flatpak etc.
That is their one and only stated goal: Run games.
I don't know about you but I typically only run one game at a time and have a hard time imagining how any gaming-focused distro would do it any other way besides running basic utilities in the background (i.e. comms software.).
Obviously you can use it to do non-gaming stuff too but at that point it's just a regular old distro with read-only system state. You can install Flatpak, distrobox etc. on distros that have mutable system state too for that matter.
Could you point out the specific concrete things Bazzite does to improve separation between applications beyond the sandboxing tools that are available to any distribution?
It's true that I haven't used Bazzite; I have no use for imperative global state distributions and am capable of applying modifications useful for gaming on my own. It's not like I haven't done my research though.
That’s okay. Don’t be.
This is unnecessary white-knight pseudo-concern-trolling designed to derail from the topic at hand. This isn’t a conversation about gender. If I misgendered dontblink, I’ll send 5$ as an apology. You don't, however, get to choose the language I use, as I equally don't get to choose yours. Now, back to the Linux discussion:
Certainly. That’s essentially absolutely correct. In the case of Bazzite specifically:
/dev
. Unlike Toolbox, Distrobox can be configured with different and fully isolated home folders, meaning containers won’t have access to your GPG/SSH keys or other user files unless explicitly configured..desktop
files from sandboxes to your main home folder, allowing you to start sandboxed GUI apps from your normal GNOME/KDE menu.ujust
, allowing launching of sandboxed, isolated Android apps directly from the desktop environment.That’s incorrect. While gaming is their primary focus—especially with the "big-screen" edition that boots directly into Steam—Bazzite also offers fully functional, polished desktop environments with thoughtful defaults. For example, even if only an insignificant tweak, GNOME on Bazzite has minimize/maximize buttons enabled by default (unlike Fedora Silverblue). It also supports developer workflows and even isolated, containerized systemd services. (docs). They offer Bazzite editions which boot directly to the desktop environment as default, leaving Steam as only a normal Flatpak application.
None, beyond having them pre-installed out of the box. But it's important to distinguish that dontblink asked for a solution, not the solution. I suggested Bazzite GNOME because it provides a nearly complete setup without needing to manually mess with
rpm-ostree
first. Everything it can do can also be done on other similar immutable systems with a little extra work.