Hej lemmings! (Hoping this is relevant enough for the selfhosted commjnity)
Quick question for you all: do you stick with the same distro across your PC, laptop, and server, or do you pick different ones based on the device and what you’re doing?
For me, I’ve been mixing and matching depending on the use case, but I’m starting to think it’d be nice to just have one distro (or at least one family like Fedora or Debian) running everywhere. That way I wouldn’t get confused about default settings or constantly have to look up flags for different package managers.
Right now my setup is:
- Gaming rig: CachyOS
- Laptop: AuroraOS
- NAS: Unraid
- Various project servers: DietPi, Debian, Alpine etc…
I feel like NixOS might be the only distro that could realistically handle all these use cases, but I’m a bit scared of the learning curve and the maintenance work it’d take to migrate everything over.
Am I the only one who feels like having “one distro to rule them all” would be nice? How do you guys handle your setups? All ears! 😊
Yep. Debian. I like
apt, and I like shit that just…works. I’m very much a form after function kind of person. Plus, Debian was the first Linux distro I became most familiar with at a young age. So what if a bunch of packages are on “old” versions. They work. The kernel works. KDE Plasma works. I can do everything I want to do without having to constantly be on the bleeding edge. If you prefer newer things, that’s great. I prefer older, more proven things. That’s also why I drive Toyota cars and old Honda motorcycles.My Proxmox cluster runs…uh…Proxmox, which is based on Debian. NAS runs OMV which also runs on top of Debian. Laptops all run Linux Mint Debian Edition 7, and my 5800X3D/7900XTX gaming PC runs LMDE6 (will be upgrading to 7 soon). The only non-Debian machines in my house are my wife’s iMac and Macbook Pro, and the Home Assistant mini PC.
That’s the same philosophy I’ve applied for a long time. Recently, I found out that gaming is an exception to the rule, though. While older versions are just fine for the most part, there are edge cases where that no longer applies. I also found out that I care about one of them. Until you hit that brick wall, there’s no reason to switch. Just keep on using Debian for everything.
Took me a while to realise that I was spending way too much time figuring out workarounds instead of actually gaming. I ended up using Bazzite in my gaming rig because it works so well for that purpose.
I’ve yet to run into major issues with gaming. But I’m curious what issue you ran into that caused the switch to Bazzite? I actually tried Bazzite briefly on my latest laptop acquisition (HP Spectre x360) before going with LMDE 7; I didn’t like the immutable aspect. I’m a tinkerer at heart and can’t handle not being able to get under the hood, so to speak.
It was Space Engineers 2. Even made a post about the journey.
All the other games were just fine though. If you don’t stumble upon one of these edge cases, there’s no reason to switch.
Hmmm.
Under LMDE7, the HP Spectre does great with the games I’ve thrown at it so far (BeamNG.Drive, Hollow Knight, Factorio, Universe Simulator, Minecraft, etc), but despite exceeding the minimum specs, it really struggled with running anything in RPCS3. Stuttering, frame drops, graphics simply not loading, etc… I ended up writing off RPCS3 in general as “too heavy for a laptop” and tasked my desktop gaming PC as the dedicated PS3 emulator - works great.
Sounds like I might have to give Bazzite a shot again on the HP. I use that laptop for a lot of things, including diagnostics software for my cars, but I also have a perfectly-capable AMD Thinkpad T14 G1 hanging around that needs a purpose, too.
It was Space Engineers 2. Even made a post about the journey.
What was the actual issue you ran into though? I didn’t see it in your post. I believe you, but my curiosity is piqued.
Yeah, that post was getting way too long, so I made some cuts here and there. The issue was in the way SE2 detects hardware… or more like doesn’t detect my GPU at all, throws an error about it and refuses to start. Under Bazzite it starts the game first 🎉, then complains that my hardware might not be good enough to run this game 🤯, but the beautiful graphics say otherwise. It’s still in early access, so I guess this kind of strange behavior will be ironed out sooner or later.
I got tired of researching this issue in Debian, so once I got it up and running in Bazzite, I stopped reading about it. Honestly, I have no idea what’s the key difference here. Is it the driver version, Proton-GE or something else? Who knows.
Anyway, I would recommend trying Bazzite. It has some pre-configured tricks that seem to handle weird cases like this.
I love how this post doesn’t even pretend that anyone may use anything but Linux. Classic Lemmy.
Whoa, that’s completely untrue buddy.
Some people here use BSD-based systems.
Alright, windows users, do you run the same version of windows on all your devices? Yes? Oh how surprising.
OoOOoOOOooooo sassy boy, over here.
I’ve converted everything to NixOS (Desktop, laptop, nas and 3d printer, rpi with home assistant) only my router is still pfSense (and thus BSD). It just makes configuration and updating so much easier from one central configuration. And I don’t have to remember what and how I installed something. It’s just there in my flake.
I haven’t looked at Nix in detail but you got me interested for 3d printers in particular, already have my klipper config in git if an SD card fails on me, going to have to look at doing that for the os too.
I love it for using klipper. But when I started doing it the klipper pkgs did give me some troubles. You can work around them, but know you might find some issues on the way. Maybe it’s better now, I haven’t really updated that part of my config much recently.
Do know that not all arm devices are equally supported. rpi 3 and 4 are, the rest is community based (see: https://nixos.wiki/wiki/NixOS_on_ARM). Personally I run klipper on a x86_64 thin client for this reason and because raspberry pi’s were scarce and expensive back then.
Fedora KDE for anything I need a GUI for, Debian for anything headless.
I’ve used damn near everything else in 30 years of Linux, but I’m pretty sure my tombstone will run Debian.
Arch on user PCs and Debian on anything else. This is with the exception that our big server is on Proxmox and the NAS (as well as off-site backup) are on unRaid.
The machines I use regularly are all some form of ArchLinux (currently mostly CachyOS). Machines I use rarely I stick to LTS distros with few updates. Machines I don’t maintain myself I try to stick to immutable distros that just update themselves every once in a while (less chance of breakage).
I do, but it’s more out of laziness than anything else. I hate having to remember sixteen different ways of doing things, so I tend to configure all my stuff as identical as reasonably possible. Is this the best way of doing things? Probably not. But it keeps my blood pressure down.
I used to use a variety. I’d use Arch on my desktop/gaming machine, Fedora on my laptop, and Debian on my server. But I got the NixOS bug a few years back and now I use that everywhere. It’s great to have every change and configuration documented and available for easy review or modification, and built in generation rollbacks are a lifesaver.
Thinking of building an HTPC from some spare parts, and I think that’ll be the machine to buck the trend. Bazzite will be everything I need out of the box for that purpose without any effort for maintenance. It’s not getting customized or doing anything but games and media
Server: debian
Desktop: mint
Laptop: pop-os
Nanopi for travel Jellyfin: Debian.
Debian on server, arch of some kind for personal use
this is the way
Jup, Debian stable on my three servers an on my laptop. I think its just way easier to run the same system everywhere. Also, Debian is a great distribution.
I run unraid for my main servers (mostly out of convenience/ease), and pop-os for everything else. I treat my laptop as my beta tester for my desktop which is stable, but both use the same underlying os. Who has the time to troubleshoot more than one?
yes, it’s Arch all the way for me. it’s flexible in the way that I can configure it for any system I need, and I usually know what I want from it.
my installations on my desktop and laptop look fairly similar, but my server and test computers can look different depending on the hardware specifications they have.
plus, with BTRFS snapshots, if anything breaks I can simply roll back to a previous version of the system.
I mix, my server and laptop are nixos but I use an arch variant on my desktop. Mostly I do this because of various pain points with nixos and gaming.
Any pain points in specific you could point out?
Any games that you can just run on Steam without issue will work fine, it’s when you have to start passing launch commands etc that things become more complicated. Most things are still possible but harder because you have to deal with the very unusual way Nixos stores its files. The specific thing that made me give up and go to CachyOS was trying to get gamescope working under wayland for Steam games – every way I tried, I was having to compromise on what I actually wanted. Also VR has been easier to play with, though it’s still far from Windows parity.
arch on my two laptops, and desktop. proxmox on my server as the hypervisor, and debian on the vm/lxc. my routers are running openwrt.
one of my laptops i use for testing, and i do switch distro’s… i’ve tried alpine, gentoo and i’d like to try openbsd. but arch is comfy






