Bazzite has a very simple process for installing software that isn’t on Flatpak: You spin up a virtual machine running a better distro and install it there
As a Bazzite fan, lmao. True
yeah it’s
rpm-ostree install <pkg>
what’s the big deal
Bazzite docs repeatedly say ‘do not do that, it will lead to system instability as we update and improve the feature set of our custom rpm-ostree that is the backbone and fundamental core of what Bazzite is.’
It is supposed to be a static, locked down, readonly core OS, just like SteamOS.
Its just based on fedora instead of arch, and has a bunch of other customizations and tweaks and preconfigured apps and helper tools.
Bazzite is the better distro because you install things in a distrobox. Muck around, break things in there, but your main distro stays safe, secure and stable.
Hmmm. I use QubesOS mainly for the ability to have a separate VM for different things that I can muck around in and not break shit. Does bazzite offer a similar experience?
You don’t run a VM for everything with Bazzite, Distrobox is more like Flatpak or WSL in that regard.
It also isn’t much more secure, it’s just that everything is a bit more contained and comes with their own dependencies.
So it’s kinda like a docker container its got its own filesystem and root runtime but not its own kernel?
Distrobox is just a set of shell scripts that controlls Podman under the hood. Not only is it like docker, it literally uses the same container format (ContainerD).
Huh the more u know lol
Eh, it’s fedora under the hood with SELinux enabled, and immutable, better than most security wise, I didn’t say much more.
I replied to @muntedcrocodile@lemm.ee and understood the question like “Is distrobox as secure as QubesOS?”, which I replied with “No”.
I’d say Fedora Atomic is definitely a bit more secure than other distros (e.g. Ubuntu, regular Fedora, etc.) for reasons you mentioned, but if you are a user that thinks that only Qubes offers the security you need, than there’s no alternative.
I can recommend you Secureblue tho as a good middle ground.
It’s Fedora Atomic, but hardened, a bit like GrapheneOS. Still viable for comfortable everyday use, but much more secure.I replied to @muntedcrocodile@lemm.ee and understood the question like “Is distrobox as secure as QubesOS?”, which I replied with “No”.
Ahh, fair cop. Good point on Secureblue, but my threat model doesn’t take me there.
Until the keys change. And you spend forever wondering why it updates every day only to realize it was the same update over and over and over, and the only way they announce they broke things is a GitHub issue.
I love Bazzite, daily it on my gaming PC. But imutable distros do have challenges, and installing non-standard software is defintlately one of them.
Until the keys change. And you spend forever wondering why it updates every day only to realize it was the same update over and over and over, and the only way they announce they broke things is a GitHub issue.
Keys for what? Bazzite? When did this happen?
That is true, but for embedded development it sucks because of specialty drivers, access to dbus, udev rules, etc… And distrobox with vscodium or code oss has some big big slowdowns that I can’t figure out.
Saleae software simply won’t work consistently in distrobox, for example. Luckily they have an app image so I could just install it there and set a few settings and now it works well. Sigrok Pulseview is better but needs a few not-dependency packages to work around it.
There is some weirdness to atomic distros and bazzite, but I am pretty happy with it!
rpm-ostree install would like to have a word with you
And Linuxbrew too
This made me lol today, thank you
its in the ubuntu or debian toolbox. distrobox is pretty freaking awesome.
deleted by creator
I love bazzite for handheld consoles but before I install it on my desktop there needs to be version based on ordinary ‘non-immutable’ fedora kde. That being said, immutable distros are more stable
What’s your problem with the image based OS?
If there’s really anything you need, you can layer it or build your own image quite easily.
Nobara
Nobara promised me a nice dinner and then punched me in the taint
Unlikely to happen. Not only is all their build tooling etc. made for immutable distros (and they have a lot of other ones besides Bazzite), but it would also mean throwing away the biggest advantages for little gain.
What are you running Bazzite on? I’m using it on my Legion Go as my daily driver. I love it for the most part, but there’s still plenty to learn.
Not OP, but I’ve got Bazzite on my Steam Deck and Bluefin on my laptop as my daily. I’m rather loving the set it and forget it nature of it while still having plenty of room to play when I need to.
My problem is that I use my Legion Go primarily as a computer for managing servers, coding, web dev, photo and video editing, and then gaming when I get a moment.
Examples of my incredibly nitpicky problems are like wanting to boot into desktop mode, wanting a password prompt on boot/return from sleep, better vram control in desktop mode. Silly things like that.
I use bazzite on my desktop.
The problem with the set it and forget it nature is that when updates stop working, it “forgets” to tell you.
If you layer any packages, you will run into this, but even without package layering, there have been a number of bugs reported recently about this.
I have auto updates and notifications on (and I switched them off and on again and verified the settings) and haven’t gotten a single update notification for months even though I can update manually successfully.
bazzinga
I don’t technically consider container images as virtual machines proper…but what do I know.
Hey checkout DistroShelf.
yt-dlp AND btop isnt on the default app store on Bazzite. Im sure theres a way to get them installed, but it was rather annoying playing my game, watching a video on the side, finding a video that looks worth keeping, and i cant download it
You can just use
rpm-ostree
if you really need something as a system package. Otherwise toolbx or distrobox if it’s not available as a flatpak. None of these are virtual machinesI’m a noob, and I thought Bazzite would be simpler, but when I had an issue (monitor going black under heavy load), I couldn’t solve the problem because of the immutable OS. I went around in circles with Google and ChatGPT, and couldn’t get it to work.
I have Debian on my Legion Go because of this.
You could have just made a Debian distrobox
But why, though? Why not just use the better distro directly?
Because I play games on my PC and bazzite works wonderfully for that right out of the box?
Because I like the concept of an immutable distro and not having to ever worry about an update breaking my install, and not being able to boot to my desktop ever again?
What makes it a “better distro” exactly?
Also, I can install/run packages from any other distro and package manager from there, not just “the better distro.” I use it to access the AUR for example. There aren’t many limitations there at all. While also being incredibly stable…
I have nvidia, so Debian works better for gaming personally
Well, I can’t speak to that as I have no experience with it. I do know that bazzite has a couple preconfigured “ujust” commands related to setting up nvidia drivers. No idea how well it works.
Bazzite desktop seems to be completely usable with a 20XX+ card. It’s Gaming Mode that boots straight into steam big picture mode that where all of the issues lie.
Cards below do suffer even on desktop though and can regularly crash due to an instability in their drivers when using wayland.
I don’t know how true this is considering my GPU idles at pretty much 0%
‘Car’ should have been painted over with white instead of black. The other text already has a white outline. This is hard to read.
They’re on Bazzite so maybe they only had black installed
echo "alias apt='sudo rpm-ostree'" >> .bashrc
LMAO.