

Mandatory read on the subject for the curious (also goes over Secure Boot, Boot Guard etc):
Mandatory read on the subject for the curious (also goes over Secure Boot, Boot Guard etc):
Whonix is an OS exclusively meant to be used within a VM; at least, until Whonix-Host is released. Therefore, I didn’t include it as it’s not actually competing within the same space; as it can be run on any of the aforementioned systems within a VM. Finally, it’s worth noting that by its own documentation, it’s desirable to do so with Qubes OS.
I daily drive secureblue; or, to be more precise, its bluefin-main-userns-hardened
image.
“Why?”, you ask. Because security is my number one priority.
I dismiss other often mentioned hardened systems for the following reasons:
Nix, the package manager, is distro-agnostic. Add Home Manager on top of it and you’re good to go; both packages and dotfiles are dealt with.
Thanks for clarifying!
IMO immutable distros aren’t a best fit for a desktop computer. It can do so much more than gaming and turning it into a dedicated console is a step back if a normal linux distro can do just as well.
I would personally nuance this to: “Current iterations of ‘immutable distros’ that have evolved from traditional distros haven’t matured sufficiently yet to tackle 99.99% of the use cases ‘easily’.” The exact number on the percentage I don’t know. I believe most people that use their PCs as a glorified app launcher should be more than fine. But we start experiencing major difficulties the very moment that (a)kmods are involved; some of which are ‘supported’~ish, while others certainly aren’t.
But, I simply fail to see why a future iteration would not be able to solve related issues.
It’s a steering wheel driver.
Could you perhaps be more precise? Is it a specific one? Or are there a multitude of steering wheel drivers that satisfy your needs?
And virtualbox.
Do you specifically need VirtualBox? Or would Qemu/KVM satisfy your needs?
IIRC VirtualBox requires kernel mods. Therefore, you would have to create your own images 😅 in which said kernel mod is included. FWIW, both uBlue’s templates and BlueBuild do a wonderful job at streamlining this process.
Or…, as alluded before, you don’t necessarily need VirtualBox. But, instead, Qemu/KVM perfectly satisfy your needs. Then, you can just run ujust setup-virtualization
. After which you reboot, and you would be good to go.
What’s preventing you to install that single package through rpm-ostree
?
I’ll be back the moment Wayland works better.
You mentioned in a comment that you used Arch, Debian and EndeavourOS. Though, historically, Wayland has been adopted first on Fedora. Therefore, I wonder if underutilizing Fedora (and/or derivatives like Bazzite/Nobara) might have been the main culprit in this case.
Very curious. I didn’t know this. I tried verifying this, but didn’t manage to do so.
So, I got to ask; Was this just a joke? Or is there (some) truth to this claim?
Thanks for the update! Glad to hear it’s fixed; also thank you (on behalf of the community) for sharing the fix. If I may, I think this would be a classic example of the XY problem. Anyhow, wish ya a great day!
Can I run KDE and Gnome on bazzite?
Both GNOME and KDE Plasma are supported on Bazzite.
How can I install and manage multiple images?
Multiple images can only coexist as follows:
sudo ostree admin pin <insert digit>
-> rebase back to original image. From now on, you can access this second image from GRUB. It’s recommended to designate a different user to the second image; and only access it through that. While what has been just described technically works, and you could even keep the second image up to date with a super cumbersome upgrade path, managing a system like this is not supported and could lead to unforeseen circumstances. Though, it is valid to pin your original image -> test another image through rebasing (and a new designated user) -> rollback to original image. Pinning the original image is not necessary, but I like to play safe. Note that rpm-ostree reset
might be needed sometimes for rebasing.Now I suspect that perhaps the game freeze wouldn’t happen with Gnome either. So I want to have both on bazzite, but can’t figure it out.
So, IIUC, you’re just interested to know if this problem persists on GNOME or not. So, consider the following:
sudo ostree admin pin 0
.rpm-ostree rollback
What was the last version of Windows you used before hopping on over?
Windows 10
So what’s your reasoning for the change to the reliable and funni penguin OS?
Freedom and privacy
How do the ‘offspring’ of Mandrake/Mandriva compare to one another? IIRC, there’s ALT, Mageia, OpenMandriva, PCLinuxOS and ROSA.
I’ve also come to the understanding that what set Mandrake apart from its peers was its polish and user-friendliness. Which, harbored a great community back in the days. Currently, however, this role is fulfilled by distros like Linux Mint. Furthermore, most distros are relatively straightforward anyways. So, my other questions would be:
Not the person you asked, but they might have referred to the fact that (technically) Qubes OS is not a Linux distro because it’s based on Xen instead. Though, even then, we might refer to it as a Xen distro (if anything).
Got anything to back that up?
Compartmentalization buys you disposable VMs.
And more.
TAILS is amnesic, which is an improvement to this.
How? Please focus on the security merits.
Everything is lost between sessions
If this is your reasoning to justify your earlier statement, please explain how this outdoes Qubes OS when it comes to security.
Btw, it seems you’re conflating protection against forensics with a proper security model. In terms of security, TAILS does not provide anything remotely comparable to Qubes OS. Qubes OS is literally built differently. In case you enjoy tables.
Windows 11 minimally requires: Memory: 4 gigabytes (GB) or greater.
Qubes OS minimally requires: Memory: 6 GB RAM
Unfortunately my 8gb RAM (for which 2gb is dedicated for the iGPU) isn’t enough. FWIW, this system could technically run Windows (11) without any troubles.
Please correct me if I’m wrong, but isn’t compartmentalization through virtualization the best solution we currently have?
Sorry to be that guy, but you should just sit down and go over Qubes OS’ documentation. Some specific entries that might prove useful:
If you ask me, read a lot more beyond these. But if you really got no time, then at least suffice with the aforementioned.
Wish ya good luck!