Spyke

Looking for a "set it and forget it" distro

Hi all, Relatively long time Linux user (2017 to be precise), and about two 3rds of that time has been on Arch and its derivatives.

Been running Endeavour OS for at least 2.5 years now. It's a solid distro until it's not. I'd go for months without a single issue then an update comes out of nowhere and just ruins everything to either no return, or just causes me to chase after a fix for hours, and sometimes days. I'm kinda getting tired of this trend of sudden and uncalled for issues.

It's like a hammer drops on you without you seeing it. I wish they were smaller issues, no, they're always major. Most of the time I'd just reinstall, and I hate that. It's so much work for me.

I set things the way I like them and then they're ruined, and the hunt begins. I have been wanting to switch for a long time, and I honestly have even been looking into some of those immutable distros (that's how much I don't want to be fixing my system.

I'm tired, I just want to use my system to get work done). I was also told that Nobara is really good (is it? Never tried it). My only hold back — and it's probably silly to some of you— is the AUR. I love it.

It's the most convenient thing ever, and possibly the main reason why I have stuck with Arch and its kids. Everything is there.

So, what do y'all recommend? I was once told by some kind soul to use an immutable distro and setup "distrobox" on it if I wanted the AUR.

I've never tried this "distrobox" thing (I can research it, no problem). I also game here and there and would like to squeeze as much performance as I can out of my PC (all AMD, BTW, and I only play single player games).

So, I don't know what to do. I need y'all's suggestions, please. I'll aggregate all of the suggestions and go through them and (hopefully) come up with something good for my sanity. Please suggest anything you think fits my situation. I don't care, I will 100% appreciate every single suggestion and look into it.

I'm planning to take it slow on the switch, and do a lot of research before switching. Unless my system shits the bed more than now then I don't know. I currently can't upgrade my system, as I wouldn't be able to log in after the update. It just fails to log in.

I had to restore a 10 days old snapshot to be able to get back into my damn desktop. I have already copied my whole home directory into another drive I have on my PC, so if shit hits the fan, I'll at least have my data. Help a tired brother out, please <3. Thank you so much in advance.

View original on lemmy.world
sopuli.xyz

Debian. I've had installations which went trough several major version upgrades, I've worked with 'set and forget' setups where someone originally installed Debian and I get my hands on it 3-5 years later to upgrade it and it just works. Sure, it might not be as fancy as some alternatives and some things may need manual tweaking here and there, but the thing just works and even on rare occasion something breaks you'll still have options to fix it assuming you're comfortable with plain old terminal.

41
DonutsRMehreply
lemmy.world

I was actually thinking of that. How's testing and unstable, are they good, too?

3
superkretreply
feddit.org

They are the opposite of "set it and forget it".
Probably the most maintenance-heavy distros out there.
They're like Arch, if the Arch maintainers didn't care about keeping the system working.

8

They are excactly what the name implies. Testing is generally pretty good, but it's still testing. And unstable is also what the name implies. People, myself included back in the day, run both as daily drivers, but if you want rock stable distribution installing unstable revision might not be the best choise.

3

I can't speak for the desktop side, but for my server it's been running without interruption for years. About once per week I do something stupid and use all available memory, but it hasn't crashed once. It just runs a bit slow until I free up some RAM, then Docker comes back to life once I free up some disk space. I definitely recommend it for anyone who wants a server OS that just works.

2
lemmy.ca

Debian stable. It's been here for 30 years, it's the largest community OS, it'll likely be here in 30 years (or until we destroy ourselves). Any derivative is subject to higher probability of additional issues, stoppage of development in the long run, etc.

If you're extra lazy, Ubuntu LTS with Ubuntu Pro (free) enabled. You could use that for 10 years (or until Canonical cancels it) before you need to upgrade. Ubuntu is the least risky alternative for boring operation since it's used in the enterprise and Canonical is profitable. The risk there is Canonical doing an IPO and Ubuntu going the way of tightening access like Red Hat did.

27
pawb.social

I'm in complete agreement with this post. Debian is pretty meticulous with their releases and Ubuntu LTS has a predictable release cadence if that's more important than "when it's ready"

9

Also, whether you see it as a plus or minus, windows wsl defaults to Ubuntu. So, msoft also seems to be somewhat invested in them long term.

1
AugustWestreply
lemm.ee

Ubuntu? Never. I have had longer less problem free with Arch than Ubuntu. Last time I tried it for a project it was broken on install.

I am all for Debian, love it. But Ubuntu has been crappy since day one.

5
lemmy.ca

Interesting. We use it for work since 2016 (high hundreds of workstations) and I've used it since 2005 on variety of machines and use cases without significant issues. We've also used it to operate a couple of datacenters (OpenStack private clouds) with good results. That said I've been using LTS exclusively since 2014 and don't use PPAs since 2018-20 and it's been solid. My main machine hasn't been reinstalled since the initial install in 2014.

2
AugustWestreply
lemm.ee

Seriously? You have successfully managed to upgrade Ubuntu since 2014? Just to be clear, on desktops?

So you went through 3 desktop environment changes, systemd changes, snap environment changes, and it all worked? I am shocked.

Like I said the last time I even tried Ubuntu a default out of then box feature was broken by default.

And with desktops, it's always some thing: the snap needs editing and is missing dependencies, a ppa is required, etc. On the server it's fine but the desktop environment usually requires effort every other update.

Like I said, even at ububtu 4 I broke it in a week and went back to Debian.

1
Montaggereply
lemmy.zip

I've updated my gaming rig twice with no issue using Ubuntu

20.04 to 22.04 to 24.04

4

Your experience is very different from mine. I usually have to dig in and fix crap that shouldnt be wrong in ubuntu long before I even get to the upgrade phase! Lots of circular problems: oh this snap doesn't have the full dependencies. Thats ok, I know how to edit them. Except that didn't work, so lets add the PPA. But that was out of date, lets build from scratch.... and so on.

Edit: Let me add something: Glad it worked for you. And Ubuntu is Linux, and we have that in common, and I want to make sure this type of discussion is always framed under "SAME TEAM!"

2
lemmy.ca

On desktop, yeah. Unity > GNOME, upstart > systems, snap. I don't fuck with snap, I just use it as intended, I don't try to remove it. I think I started actively using it in 2016. As a software developer I understand that only the happy path is reasonably tested so I try not to go too far out of it. 😂

I typically wait for the LTS point release before upgrading. I check the release notes. I check if anything is broken after the upgrade, fix as needed. I'm sure I've done some stuff when the migration to GNOME happened. But that's to be expected when a major component change occurs. If you had some non-default config or workflow, it might require rework. E.g. some custom PulseAudio config broke on my laptop with the migration to Pipewire in 24.04. But on that legendary desktop install, the only unexpected breakage was during an upgrade when the power went out. Luckily upgrades are just apt operations so I was able to recover and finish the upgrade manually.

I think a friend is running a 2012 or 2010 install. 🥲

And I've also swapped multiple hardware platforms on this install. 😂 Went AMD > Intel > AMD > more AMD. Swapped SSDs, went single to mirror, increased in size.

I mean.. once you kick the Windows-brain reinstall habit and you learn enough, the automatic instinct upon something unexpected becomes to investigate and fix it. Reinstall is just so much more laborious on a customized machine.

2

Wow, that is impressive. I have been using Linux full time since around 2003. Have had it on a lot of machines in a variety of flavors. Ubuntu was always the one that did something stupid that I had to figure out to fix, and by stupid I mean Canonical's choices more than anything else. Your example gives me hope at least.

I am using an Arch rolling now that was installed about 5 years ago, and it has been far easier to maintain than anything else. Maybe that is because change is incremental, instead of all at once. My laptop has Fedora for a couple of years and that too has been painless. I have not done a single thing except click update on that machine.

The other desktops/laptops are a variety of Debian, Suse, and Slack just to keep things interesting, but are not used nearly as frequently, so dont get updated as often.

3
lemmy.world

Fedora Workstation has been really good in my experience. The available software is shockingly up to date and I haven't run into much breakage of any kind in the year or so I've been using it across 2 systems (despite my best efforts every few months when the urge to tinker hits me). I do occasionally run into issues caused by the default SELinux policies, but they're not especially difficult to work around if you're comfortable using the terminal.

I do share your sentiment about the AUR - I definitely miss it at times. That said, Flatpaks and the fact that pre-built RPMs are so commonplace have both softened the blow a lot.

26

Came from Arch and OpenSuse. Fedora has been such a great switch. As I’ve gotten older and became a dad, my computer time at home is limited and I don’t have endless evenings to troubleshoot shit. Fedora has been stable for me for the last 4 years. I use the KDE spin.

6
DonutsRMehreply
lemmy.world

Thank you. I've run Fedora for a long while, too. Albeit, it was a while ago (not sure how good it is now), but I've never had any luck with its kde version. It was always broken (for me at least). Also, hunting for apps was kind of a big issue. Then come copr repos. But I guess we have a good case with flatpaks now. Even thought I couldn't use them before due to storage constraints, but now, that's not an issue. So, I'll keep Fedora in mind. I appreciate you

2
ddhreply
lemmy.sdf.org

I reckon that mantle should go to Fedora Silverblue over Fedora Workstation.

2

Personally found an immutable distro to be too restrictive at the moment when it comes to installing non flatpak software. If all your apps are flatpaks then everything just works and its great and super stable however some apps I just couldn't get working with distrobox. Switch to fedora workstation from ublue aurora and have loved it. Been super stable and everything just works

1

Also came from Arch which always breaks. Fedora workstation is great

1
lemmy.world

Look. I've been there. I started my Linux journey with Arch based distros, then distrohopped a lot, and finally found the best for me, and what I personally consider the best either for normal users or those that don't want to do any maintenance.

It's the Universal Blue family of distros: Bazzite (gaming / KDE / gnome) Aurora (standard / development / KDE) Bluefin (standard / development / gnome)

Set it and forget about it. It just freaking works. For GUI apps install from the Discover app store (which uses Flatpak), for cli apps use Homebrew (brew install whatever). If you can't find something, open Distrobox (already included) create an Arch container, install whatever you want from the AUR, and use it like you're used to. It works like freaking magic.

If somehow you manage to brick your installation, when you reboot you'll be able to boot to a past snapshot.

You just can't fail with this. It's the best of the best IMHO.

16
feddit.nl

You absolutely can fail. I daily drive bazzite but many things have been pretty rough:

Any coding apps that will use an external device -> you can't use flatpak. You have to use distrobox that constantly freezes your entire mouse for 3-5 seconds upon any sort of dialog, settings, saving, anything where it has to access the filesystem. Then you have to add udev rules to directories that in the documentation says not to write to, and reloading the rules doesn't work for testing, you have to fully restart with every minor change or it will seem like the change didn't work.

Luckily most device drivers seem to work in the provided arch distrobox but holy dependency hell. Things will fail to install because they need a package that exists on the host but not the container so you get an unsolvable "file exists" conflict. When installing a package, it will sometimes just try to grab an old version of a dependency specifically that will 404 out instead of just grabbing the most recent version (never happened on arch itself to me)

Setting up a plasma vault with gocryptfs was not fun figuring out how. Also ran into tons of dependency problems and the fact that fedora just abandoned it specifically. Ended up just having to stick the binary in a random folder and point to it.

Any sort of document authentication/signing -> doesn't work and will not work in the future for a long time.

You absolutely have to install rpms still for corectrl, any external devices, like drawing tablets, etc...

Some games inexplicably use <50% GPU and <40% CPU with terrible framerates and will not go any higher (or lower) no matter what, switching between low and high settings and resolution results in 0fps change.

When I have my config set and don't have to change anything, it is super super nice to never have to manually update, but anything outside of very basic usage is weaving through nonstandard undocumented territory.

Bazzite trades maintenance headaches for configuration and installation headaches. For me, that is worth it.

3

I'm sorry Bazzite didn't work out for you.

Your use case sounds like a better fit for Arch, since you have very specific needs like adding uncommon device drivers, gocryptfs, udev rules, etc. For anyone else, wanting to try Bazzite, I'll answer the rest of the topics:

Flatpak apps with external devices

All apps I've tried support external devices just fine, in the event the app you need doesn't support external devices out of the box, try adding USB device access through the app's permissions in the System Settings app.

Distrobox Freezes & dependencies

I have an all AMD desktop PC, and an intel laptop, Distrobox runs perfectly fine. Every package will rely on dependencies inside Distrobox.

Edit: after writing this post, I realized I needed someway to de-drm my Audible books, so I installed the Libation RPM in my Fedora Distrobox, it failed to launch because it needed libicu or something like that, so I opened the Fedora Distrobox terminal and typed sudo dnf install libicu, done. Launched perfectly like it was installed on my base Bazzite installation. But all the dependencies remain isolated, unable to crap all over my system if something happens. My system remains shielded from dependency apocalypse.

Encryption

Bazzite supports LUKS full disk encryption.

corectrl

Use LACT, you can install it through the Bazzite Portal (that's Bazzite 1st run app, you can run it anytime though)

RPMs are needed for any external devices, like drawing tablets, etc..

Any external devices would be a great overstatement. I have the standard PC Peripherals, then I have: xbox 360 controllers, xbox series X controllers, Thrustmaster Wheel, Logitech x56 Flight Stick, none of them require any RPM and just work out of the box, unlike on Windows. For drawing tablets, there are tons that are supported right out of the box without any additional driver, for example Wacom.

For any developers out there wanting to customize Bazzite to fit your particular use case, you can even easily fork the distro and build your own and still get auto-updates, with any additional device drivers, RPMs, and whatever else you want to fulfill your edge use case. Follow this link here.

2

Another Debian suggestion here, including for gaming and even VR. It basically just works.

16
lemmy.ca

Wow, what a wall of text. I'm sorry but I'm sure I skimmed some parts.

Look. The bulk of the replies you're going to get will be like "this is my favourite distro and here's how it works for you" not "this is the best distro for your criteria." It's important to understand the deep level of bias you're going to get.

But your cause is a noble one. I use a particular style of distro because it can be trusted to install well, back out well, do both safely, and allow validation at every stage. I think it's a good candidate, and it's already been mentioned as a really great 'set it and forget it' distro.

Good luck.

15

I use Bluefin myself, and it’s honestly been game changing. Using an immutable distro has been the greatest quality of life upgrade in my 15 years of using Linux.

Also, if you use distrobox (automatically installed with Bluefin, Aurora, Bazzite, etc.) you can even setup an Arch container and continue to use the AUR. I use Steam installed from within an Arch container and it doesn’t feel any different from a natively installed app. It also means I don’t have to use the Steam flatpak which I had a couple issues with.

11

OP, another vote for this one.

It addresses your concerns in a wonderful way:

  • Reliability; While it's far from unique in this regard, I'd argue that the uBlue distros are one of if not the most reliable desktop Linux experience that's currently out there. You know most of the drill already (read: built-in rollback functionality, clean base system). But, the uBlue project has some aces up on their sleeves that (to my knowledge) are pretty unique:
    • "Ninety (90) days of image archives allowing for flexible rollback options." The images are stored online, so they don't even take space on your device.
    • Shared community maintenance, i.e. even if upstream has a rare fuck-up, you can trust on uBlue's maintainers to deal with it without you even noticing. For a recent example of this, we got this.
  • Access to the AUR; while Distrobox can be installed on any distro, uBlue projects come with perks that make the whole experience better than it's found elsewhere. From quadlets that have been properly setup from the get-go so that you don't have to (additionally) maintain those distrobox containers, to even minor things like including Boxbuddy OOTB to make the transition as easy as they come.
  • Setup for Gaming; It goes without saying that Bazzite is excellent for gaming. It's gaming-ready OOTB and includes (almost^[1]^) all the performance tweaks you'd wish.
  • Setup and forget; I (almost^[2]^) don't know any other distro that better embodies this than Bazzite (and its other uBlue-relatives).

All in all, I think Bazzite is definitely worth a look. Consider installing it and setup to your heart's content. If -at any time during or after that process- you come across an insurmountable^[3]^ issue caused by its atomic/cloud-native/'immutable' nature, then you can check it off your list and look elsewhere.


  1. CachyOS is still superior in this regard by doing a better job at inching out (literally) every performance gain out there.
  2. Perhaps Endless OS does an even better job at this, but that would be a bad recommendation for all the other reasons.
  3. Before giving up, if you wouldn't have done it by then, at least consider contacting the community through their Discord server. They're very helpful. FWIW, Bazzite has pretty excellent documentation as well. (Even if it ain't as exhaustive as the even more impressive ArchWiki. Granted, it doesn't have to be as expansive.)
4
WFHreply

Seconded, I moved my gaming rig is on Bazzite and has been trouble free and maintenance free ever since.

I installed Bluefin on the laptop I gave my father, and it's been happily running trouble-free every single day since August without a single intervention. And my father is the kind of man who can conjure up unknown bugs, weird failures and random crashes by simple hand contact.

3

You are confidentially incorrect. I suggest you actually take the time to read the post again.

I honestly have even been looking into some of those immutable distros (that's how much I don't want to be fixing my system.

8
discuss.online

Literally said they don’t want immutable.

At best, they might have implied it. (But I don't think they do.) Here are the (relevant) snippets:

I honestly have even been looking into some of those immutable distros (that’s how much I don’t want to be fixing my system. I’m tired, I just want to use my system to get work done)

I was once told by some kind soul to use an immutable distro and setup “distrobox” on it if I wanted the AUR.

3
PerogiBoireply
lemmy.ca

You’re literally incorrect and have problems reading words directly in front of you. They literally say in their post that they are looking at immutable distros.

Log off if you’re unable to provide anything of value to this thread.

5

Nowhere did they say that those statements mean immutable to them. Just that your claims that OP "literally said they didn't want immutable" is not based in reality.

2
lemmy.ml

Basically every distro is based on either arch or debian (some exceptions). I've been perfectly happy with debian, even as a gamer.

10
DonutsRMehreply
lemmy.world

Debian stable? You don't have issues since it has older packages? All of your hardware works just fine?

1

Stable yea. My PC is a bit older (7 years) and I've never had any issues with hardware, even with my nvidia card.

3

If you want stability, Debian Stable is the way to go (Servers, mission critical tasks). Even Debian Sid works great on my Legion Go.

I recommend Testing or Sid for desktops.

2
lemmy.world

First to answer your main question if I were you I would try NixOS, because it's declarative so it's essentially impossible to break, i.e. if it breaks for whatever reason a fresh reinstall will get you back to exactly where you were.

That being said, I know it's anecdotal but I have been using Arch for (holy crap) 15 years, and I've never experienced an update breaking my system. I find that most of the time people complain about Arch breaking with an update they're either not using Arch (but Manjaro, Endeavor, etc) and rely heavily on AUR which one should specifically not do, much less on Arch derivatives. The AUR is great, but there's a reason those packages are not on the main repos, don't use any system critical stuff from them and you should be golden. Also try to figure out why stuff broke when it did, you'll learn a lot about what you're doing wrong on your setup because most people would have just updated without any issues. Otherwise it really doesn't matter which distro you choose, mangling a distro with manual installations to the point where an upgrade breaks them can be done on most of them, and going for a fully immutable one will be very annoying if you're so interested in poking at the system.

10

I would try NixOS, because it's declarative so it's essentially impossible to break

I have been using Arch for (holy crap) 15 years, and I've never experienced an update breaking my system

And for this reason I would naysay the people recommending Nixos. I used to use Arch, and had few major problems, but lots of times that required me to engage my brain - and not always when I wanted to. One of the reasons I left was wanting something I wouldn't have to suddenly deal with, or always keep an eye on the Arch news.

(The main reason I moved though was at that time no internet connection in the house for all those constant updates! And an Ubuntu repository in country for when I did have a slow net connection. Else I might have just stayed with Arch.)

Nix's declarative model is great in principle, but there's always things to go wrong in computers. If nothing else, you should always have your browser up to date for security, and up to date means updates - changes. Because Nix is aimed at technical folks, it's likely to have many hiccups that "just need a bit more learning curve then it'll be stable" - and that only occur for some people.

Even Mint has things that go wrong, that I can easily fix but worry me when I recommend it to Windows friends. (And I see you're after Plasma so Mint maybe not the best.)

1

I agree with Nixos as well. Setting it up properly for the first time can take some time but after that it's very much "forget it".

1
k4j8reply
lemmy.world

I agree with this, the issue may be the packages installed rather than the distro. For a more reliable experience, I like to:

  • Use Flatpak instead of the AUR where possible
  • Use built-in filesystems and avoid DKMS
1
PolarisFxreply
lemmy.dbzer0.com

No, I've been running Endeavour forever and know his pain quite well. It's almost always core packages that break it. None of the stuff from the AUR has ever caused issues. That being said he should be using btrfs and taking regular snapshots. Sometimes I feel like installing grub just to make recovering snapshots easier.

Twice this year I've had updates break the system, both were core packages. I just restore a snapshot then delay my next update for a couple days and it's usually fixed.

1
Nibodhikareply
lemmy.world

That sounds like an awful system to use. I have Arch systems that date back years with unassisted updates, why does it break so much?

1

It's pretty common for me at least, I went from manjaro which broke during an update, to endeavour which broke many times but by that point I clued in to btrfs and it's snapshots. Now I have my home directory split into different hard drives and I just keep my fstab file backed up online in the event that a snapshot can't save me. Which happened last week, rather than continue on with endeavour I tried CachyOS this time. One day I'll install Arch the way it was meant to be, but until then...

1

I stopped using Arch a long time ago for this same reason. Either Fedora (or derivatives like Nobara) or an atomic/immutable distro (like Bazzite, Silverblue, Kinoite) is probably the way to go.

I used to feel like Ubuntu was a good option for this, but it no longer is: too often they try to push undesirable changes that need manual tweaking to fix after release upgrades. Debian Stable is generally good for low-maintenance use but doesn't keep up as well with newer hardware or newer updates to video drivers and mesa, which makes it suboptimal for typical gaming use. Debian Testing can be prone to break things in updates (in my experience, worse than Arch does).

I saw another comment recommend Rocky/RHEL, but note that their kernel doesn't support btrfs. Since you mentioned a root snapshot, I expect you probably use it.

9
aussie.zone

I've been distro hopping for years. After each time trying a few distros, I always find myself coming back to Linux Mint (cinnamon desktop environment). It has everything I need, and just works beautifully out of the box. It might not be flashy or have the latest cutting edge features, but it's stable.

I'm currently running the Debian edition of Mint (LMDE), and wishing I was back on standard Mint. Nothing major, but a few minor persistent issues that never happened on Mint.

I did try NixOS (immutable OS), but it didn't seem to have support for all the apps I wanted. I gave up fairly quickly, so you'll probably have more success.

9
DonutsRMehreply
lemmy.world

I want to use mint, but they don't have plasma. I know I can install it, but I'm not sure about the support and updates and all that.

4
18107reply
aussie.zone

Installing Plasma should be as simple as "apt install kde-plasma-desktop", then log out and select plasma from the login screen. I've tried other DEs but not Plasma, so I can't say for certain it will work.

You can always try distros in a VM almost completely risk free. It won't tell you everything, but it's an easy way to get first impressions without losing your main OS.

Edit: This forum thread says you can install and use Plasma, but it's not a great experience. Mint will probably not be the right option for you then.

5

:(
This sucks. I'm going to look into one of those immutable distros and use distrobox

1
edricreply
lemm.ee

I was thinking of switching from Mint to LMDE because why not go straight to the source right? Can you share what minor issues you’ve had with LMDE?

2

I think I have graphics driver issues, but it could just as easily be a failing graphics card without testing. Mint has a great driver manager from Ubuntu, but LMDE didn't seem to have any driver GUI.
The main symptom is about 30 minutes into almost any game the fps drops from 60+ to ~10. Only restarting the game seems to fix it.

I don't remember the other minor issues, so they've either been fixed, or so minor I stopped noticing them.

I think LMDE is good enough to use as a daily driver. The installer is quite nice too.

1

Look, this is the reason people pay RedHat money. Go install Rocky Linux, turn on all the automatic updates and ignore it for the next five years.

On the enthusiast side, NixOS seems to be working fine if you want newer versions of software or larger repos.

9
lemmy.world

I came from Arch to Fedora as well but using Universal Blue's images. In my case, Aurora (KDE), and daughter's Bluefin (Gnome). They update in the background and only install when you reboot. So far, most of the newer software releases such as web browsers or the desktop environment fall within a day or two for being installed which is a nice alternative. The big plus I see on these too is they are immutable so if something installs or breaks, you just boot into the previous version from Grub and go from there.

Additionally, OpenSuse MicroOS has options for whatever environment you are used to such as Gnome or KDE, this is immutable as well. I view all of these as "Set and Forget".

9
Lem453reply
lemmy.ca

I didnt even remember which os I had until I read this and remembered it was aurora

6
DonutsRMehreply
lemmy.world

Do external devices work? Like Xbox controller, printers and stuff like that?

1

Yes. I have a network server for my printer and works. Also a label printer hooked up via USB. Also USB SSD and other drives. You should not see any problems.

1

My favorite distros are Gentoo and Debian.

I can say with confidence that Linux Mint is what you're looking for.

7
lemmy.world

Been using Linux almost 30 years, went from Redhat to everything else, and now I'm back on Redhat to stay. Fedora KDE for a nice, boring, up to date, and bulletproof OS.

7

Definitely agree. The KDE spin used to have some quirks and bugs, but have been running it on my laptop as a daily driver for nearly six months with no real issues and it is rock solid reliable. Fedora also has a ton of community and commercial support so pretty much any Linux app will work fine on there.

2
DonutsRMehreply
lemmy.world

It's now a very strong candidate. I'm just testing cschy os for now, but I'm still leaving heavily towards mint. Do you use it?

1
sopuli.xyz

I have used it many years now. Couldn’t be happier. I still have Windows lying on somewhere in the hard drive, but I haven’t booted it for a year or so.

2
DonutsRMehreply
lemmy.world

Awesome. Thank you. I'm getting the run around between distros now to see which one works the best. So far Cachy os isn't as game ready as they claim. I had to install so much shit. Couldn't even boot into any of the Garuda ISOs that I've burned on the flash drive. Was very confused with immutable distros. Tried mint, and it was cool, but didn't try it for gaming. Man, this is a pain.

1
sopuli.xyz

To be honest, I don’t really do much of playing with my computer. I only have dosbox for old games and then couple of other games from software center, which are made for Linux. So I’m not sure how Mint works with new games.

2
DonutsRMehreply
lemmy.world

I did try an immutable one and ngl, I was a little stressed out using it. I wanted to create a package with the make command and for that I had to go through some hoops I didn't fully understand, and still couldn't get it to build.

2
bundreply
sh.itjust.works

hmm i’ll look into that also i read everything, and you should go with bazzite i think

1
DonutsRMehreply
lemmy.world

Bazzite download was showing 1.5 hours and kept failing to download 😂

0
feddit.nu

i'm trying out Aeon at the moment. it's from the opensuse people.

it auto-updates, it snapshots itself so any failed update will just silently revert, and it does flatpaks or distrobox only.

if you're okay with gnome, try it.

6

I've read the whole documentation page. It sounds really good, but still has some issues that I might not like. I'm going to install it in a vm and see. Also, kalpa is still in alpha stage and I'm not a gnome person.

2
HereIAmreply
lemmy.world

How easy is it to get gaming on Debian (as OP mentioned occasional gaming)? I use Popos myself, so all nvidia drivers and gamemode and such works out the box.

2
lemmy.asudox.dev

I've been wanting to try out NixOS for this very reason lately (although I don't break my system often). If everything works for me there, I'll switch to it.

5
DonutsRMehreply
lemmy.world

I've thought about nix, but it looks like it has a somewhat steep learning curve, and I honestly don't even have the time for that :/

4

For run of the mill sys admin stuff, you don't need to dive too deep. Even my reasonably complex needs of containers and mixed workstations is, imo pretty parsable from an intuitive perspective. I was reluctant at first but once I saw how a general sys admin would use it, it made my life so much easier.

Highly recommended.

3

Yep, this is the answer. Set it, forget it, accidentally have your hard drive destroyed irrecoverably, and re-set everything up to the exact working state you were used to in under 15min.

It's a fair bit of initial setup and learning, but afterwards, the word "stable" takes on a new meaning.

3
sh.itjust.works

One of ublue's offerings are probably best. Immutability is great for resiliency and updates are easily rolled back if something were to go wrong. Bazzite is great for gaming, otherwise checkout Aurora and Bluefin.

5
DonutsRMehreply
lemmy.world

I installed aurora and distrobox got me a bit confused, so it is now on the back burner until I read more about it.

1
priapusreply
sh.itjust.works

You probably won't need distrobox much unless you're a dev. Most packages will be available as a flatpak or in homebrew. You could also consider using Nix, which will most likely have every package you'd want.

2
DonutsRMehreply
lemmy.world

I wanted to build "ntfs-automount" from source and I wasn't able to do it on distrobox

1

It should work fine, but you might have to manually install the udev rules after creating them in distrobox. Is there something you need that can't be accomplished with systemd.mount or editing /etc/fstab?

Bazzite docs also recommend this tool - media-automount-generator - which seems to accomplish a similar thing.y

1

You want bazzite, for this usecase, disregard anyone who suggests something that isn't immutable, all of the immutable suggestions are valid, but if it's not immutable, it is huge downgrade for this usecase.

5
DonutsRMehreply
lemmy.world

I'm leaning towards an immutable, but to be fully honest, they're a very, very new thing to me and understand nothing about them. Like when you give an idiot a grenade. That's me with an immutable distros. Lol
I need to learn more about them and how things work, because they do sound like what I'm looking for.

1
Communistreply

with bazzite it's just regular fedora essentially except substitute the normal rpm commands for rpm-ostree and you're essentially golden

1
DonutsRMehreply
lemmy.world

So, when you install things with rpm-ostree, will whatever I install stick, or will it be overridden whenever the system updates?

1
Communistreply

It'll stick, but you're really meant to use flathub/flatpak to install things wherever possible, rpm-ostree is kindof a backup method.

1
DonutsRMehreply
lemmy.world

I get that, but sometimes I need dependcies or packages that I can't get as flatpaks. Like today, I wanted to install a driver (or whatever it is) that's called "ntfs-automount" and it needs to be built from source with

sudo make install

And that I couldn't do on an immutable distro. And it is not available anywhere except the AUR and GitHub.

1

if you can make an rpm you can install it with rpm-ostree like any other fedora based distro. Immutability doesn't prevent this.

2

Awesome and good to know. I'm actually experimenting with distros to see where this takes me. I'm currently running Nobara with snapshots set up in grub. It also has other kernels entries in grub after big updates so you can roll back if things break.

1
lemmy.world

Mint. It's not sexy. But it always just works. Never had an update break anything. I've got an Nvidia card, which ppl said was notorious for not working with Linux, it just works. The installer just reached out and grabbed the appropriate drivers, so easy. Have yet to have a steam game not work.

10/10 would recommend for anyone.

5
DonutsRMehreply
lemmy.world

Can plasma work no problem on it? I can't do any other DE but that one

1
lemmy.world

Use distrobox brother, it is really underrated, I use it on my fedora PC so I can have access to the AUR all the time, you could even use Debian with it and have access the the AUR on a 2 year out of date install, seriously, it is really worth the effort of checking out, changed my Linux experience forever.

5

I use distrobox on my steam deck and i use it for work 😂

1

I tried it and I was very confused. I was trying to build an app from source and it was complete cluster fuck. I gave up

1

I put Fedora on a laptop as a whim almost 2 years ago.

My main computers are arch, but. I had an iso handy and hadn't used anything from based in years.

I am surprised at how quickly it gets updates. Gimp was at 3 before arch stable.

Anyways, I just keep updating the laptop and it just keeps working. I have yet to actually do anything for maintenance on it.

5

I would say fedora silverblue. Have been using it for a while. All updates, app and os, are distributed via app center so reasonably foolproof.

And a benefit is that it has podman out of the box so you can run docker images without fiddling with the terminal.

5

NIXOS, set and forget. It will not change unless you ask it to. Occasionally things might get renamed, but they set up warnings and don’t deprecate old naming for a long time

5

NIXOS has been really great so far for me. very stable and mostly easy to figure out. my only problem has been getting SSBM netplay working.

3
lemmy.ml

Could some of the instability issues you have on arch could come from what you are installing from AUR?

I use AUR for a few things and it is a great resource but the packages are maintained by users and can cause issues.

I update those packages carefully, remove them if I am no longer using them and reconsider which ones i actually need installed in the first place.

While doing this I have only had a handful of issues pop up while updating and usually there is a recent thread describing the issue and how to fix it after a quick search.

4

I can count the apps I install from the AUR on fingers, and none of them are independencies or high level drivers. Just regular apps. The issue wasn't the AUR, it's always something with KDE that gets fucked

1
DonutsRMehreply
lemmy.world

Thank you. I'm in the process of looking into Aurora DX. I've read their documentations and it seems to almost have everything I need. Illegal dig more into it and see. I currently am unable to access my PC. It never logs in. Lmao.
Edit: forgot to ask, is installing osprober a straightforward process on these immutable distros? I dualboot with windows

1
DonutsRMehreply
lemmy.world

I'm now debating between mint and kalpa suse. I went KDE and mint doesn't have it

1

I used Fedora, and am now leaving for the exact reason you're leaving Arch (plus IMO bad repos). Switched to openSUSE Tumbleweed a few months ago and am having a much better experience than with Fedora :D; I use the PC for programming, audio recording and mixing, document stuff, etc. (No gaming though).

Nobara is good but does break regularly, FYI... If you're a "power-user" I wouldn't recommend it as a daily driver.

There's also Void Linux, which hasn't ever broken on me due to an update, but is still a lot of work, due to its nature. It's actually quite stable though, and you might enjoy it, since it's quite similar to Arch and has very large repos.

I can't say much about immutable distros, as the only one I've used is bazzite, which was kinda horrible (broke constantly).

Well, I hope that helped. Good luck!

4
midwest.social

OpenSUSE Leap is the way to go my dude. It's been formulated by pedantic Germans and you can't go wrong with YAST/zypper for package management.

4
discuss.online

I've been using Linux for more than a decade and distro hopped quite a bit. Mint used to be my happy place, but recently within the last 5 years or so I've been on Arch derivatives. Endeavour was never stable enough for my liking, but Manjaro has been great. I did have to go back to a snapshot once, fairly recently, but that was primary because I fecked it up and not due to an update.

You mentioned that you have tried several Arch-based distros, so I'm not sure if this includes Manjaro.

4

I have tried manjaro, but I didn't like how slow it was and how slow its release cycle was, too.

1
lemmy.ca

OpenSuse Leap or even Tumbleweed. After getting the media codecs up and running, and remembering to set you firewall zone to "home", you're pretty golden.

4
Graphoreply
lemmy.ml

Opensuse is absolutely not a set it and forget it distro. I get recommending your favorite distro to other users, but telling them it's an easy to use distro is absolutely false and sets them up for disappointment. You have to download the codecs yourself if you want to do so much as watch a video on firefox, for which you have to add a new repo. I've tried it for two days and I've already spent half of them fixing bugs or snapping back to a version that worked because it froze after sleeping before I even did anything with it other than log in.

1

I can't speak for you but I didn't have to do any of that, my installs worked out of the box...

3

... that is def not my case, openSUSE is saving me a lot of time.

I've switched all my fiends & family (desktops) to Tumbleweed like 5 years ago bcs I don't have to do any maintenance ever (not even customisation at the beginning, beyond setting them accounts). It has always been stable with exception that they only became "almost" out-of-the-box gaming friendly only in recent year or two.

Tumbleweed is just there, always updated, and feels nice. Oh, it's not the quickest boot maybe?

Previously (15+ years, maybe 20 my parents) I had my family on Debians/Ubuntus which were stable but always very fiddly to distro upgrade, I don't even remember what went wrong with old Fedora, but I changed it back in less than a year (almost 10 years ago, not relevant).

2

I'm sorry you had a bad experience. I've used it as my daily driver with minimal effort post installation on multiple occasions, usually on work laptops where time spent tinkering is time wasted. I've found it to be a good choice in that context. I now own my own business, and OpenSuse has allowed me to repurpose older laptops as workstations for my employees with minimal effort.

The only actual pain point I've seen is setting up a wifi enabled printer ... required that I change my firewall zone so the printer could be discovered. And that only required a few minutes to figure out. The fact that the firewall is set to a more secure default is probably a feature, not a bug.

1

I have Fedora on my work laptop and vanilla Arch on my tinkering laptop.

I think instead of thinking about "set it and forget it", you might want to think about "if shit happens, how fast can I fix it?". That is because stuff break or there are bugs . If you use a very old and LTS distro, you might be comfortable but there might be bugs that do not get fixed until much later. Eg: Debian's kernel used to be able to suspend-then-hibernate, then they jump to one that cannot. So if you want that feature back, you need to wait.... until Debian catches up with mainline's fixes.

So if you only use your computer for web, email, movie. Then any distro will work.

Now, imo there are 2 types of problems in Linux:

  1. Boot/GRUB/partition problems: this can happen if you're dual boot, or a config goes wrong. To fix, usually you need to boot a live cd.

Pop OS would be #1 choice just because it has a "Recovery Partition" with live environment. You can reinstall the entire OS while you're on the plane, without wifi or any USB.

Arch would be #2 here, just because the arch iso is so good. It is minimal and has all the tools you need to fix stuff: partitions, wifi..etc. Plus, it boots in tty so it is faster for fixing.

  1. Problems with library mismatch: for this you want one with good snapshots built in. So OpenSUSE or if you know how to configure btrfs, maybe Fedora. I would still go Pop OS here, so you can configure btrfs AND get the recovery from point 1) above. Linux Mint would be #2 choice because they have timeshift built in.

So the TLDR for you is: pick Pop OS for the recovery partition. Also, use btrfs. Lastly, configure your disk nicely, i.e. dont do any crazy LVM encryption, just use standard layout so when comes the time to fix, it is easier.

3
lemmy.ca

Debian is a good option but I’d actually recommend Fedora. It’s been very stable for me.

3

Second this. Rock solid. Specifically Fedora but obviously Debian is very stable.

1
sh.itjust.works

I never wanted a hobby, but rather an operating system. I've been using Pop! for over six years. I only had one stretch where I felt like I was chasing annoying bugs and I don't remember it clearly enough to remember how long it lasted.

3
DonutsRMehreply
lemmy.world

I never wanted a hobby, but rather an operating system.

That's exactly how I'm starting to feel. I was a "distro-hopper" when I was new to it, but now I just want shit to work. The only thing stopping me from pop is the state of their distro at current time. It feels like it's been abondened or something. I know they're busy with cosmic, but that's what it looks like. Also, I'm a kde plasma only person. I just can't use anything else.

3

Not constantly changing things until there is something significant to release is a path to the stability that I value. Meantime, packages run and the system works.

1

Fedora. Ubuntu lost the crown.

If you want AUR specifically then you can only use Arch. That's the Arch package manager, and every distro has its own. Fedora has DNF, Debian/Ubuntu has apt...etc

3

AUR isn't the Arch package manager. It's a user-contributed package definition repo.

6

You could try CachyOS, arch based and you can run it with KDE. I use Pop!OS and have been super happy with it

2
lemmy.world

I've had the same issues with Endeavour, sometimes you get buggy software and need to roll back. I do a full system backup once a week and update once or twice a day (I like updating frequently as it makes it obvious which package broke your system). When I get a bad package I just restore from backup but exclude /home. Then from there I install packages one at a time until I find that bad one and then just ignore it for a while. It really hasn't been too bad. I don't think you'll find anything like the AUR if you start distrohopping. Debian is the king of set it and forget it, but it might be a shock to go back older packages of everything.

2
DonutsRMehreply
lemmy.world

Sounds so annoying to do honestly :/
I've just installed Nobara and will give it a whirl for a while and see how it goes.

1

It's the price of bleeding edge :) Hope you find what you're looking for in Nobara, my dude.

2
lemmy.ml

I am responding to you as well as n00bs, or the curious, at large. Debian is your answer, or, fedora and suffer gnome. Following is how I do it.

Debian trixie

Above link is the net installer, download it, burn it to a USB nub, boot to it - be connected when you run it. Think about whether you want to allow root (I do, certainly) and how you want your partitions formatted. I use ext4 for my / (root) partition with noatime and discard and XFS for /home with noatime. Ridiculously fast with an nvme drive. Hot damn. I have 32GB of ram so I do not create a SWAP partition. I can suspend just fine.

When you get to package installation and you're presented with desktop environments, whatnot - uncheck everything (arrow, spacebar) except system utilities near the bottom...continue the installation, grub options will probably be: no, yes, and if you are not dual-booting, no. Continue to reboot

after reboot....

You will be in a tty, nothing but black screen and a login prompt, it's cool. Login as root, install sudo and aptitude (apt install sudo aptitude), following, run visudo. Add your uname below root near the bottom. If you're the only one using this machine add like this: <your username> ALL=(ALL:ALL) NOPASSWD:ALL ctrl+x to close, y, then enter. logout.

Log in as your user. I have a script I run now that installs the apps I use on my desktop - I do not use Gnome or KDE or a desktop environment, but, openbox, instead, for a zillion reasons. Productivity, responsiveness and customization to name a few.

Here is the script:

#!/bin/bash
# Check root
[ "$(id -u)" -ne 0 ] && { echo "Must run as root" 1>&2; exit 1; }

# Install packages
echo -e "\e[1mInstalling packages...\e[0m"
[ "$(find /var/cache/apt/pkgcache.bin -mtime 0 2>/dev/null)" ] || apt update  
apt -y install xorg openbox lxpanel thunar thunar-archive-plugin intel-microcode claws-mail polkitd xinit intel-media-va-driver-non-free
apt -y install curl feh bat lsd unclutter numlockx wget whois mesa-utils mesa-va-drivers mpg123 alsa-utils ffmpeg bc jq libnotify-bin mc lshw lsof ncal ncdu inxi psmisc s-tui sed cpufetch dfc sysstat tar unzip zip x11-xserver-utils htop apt-utils at preload pwgen usbutils vnstat xpdf oxygencursors gpicview jpegoptim libimage-exiftool-perl
apt -y install tango-icon-theme keepassxc lxappearance obsession scrot gvfs-backends arandr menu menu-xdg mesa-utils pnmixer bogofilter bleachbit gifsicle
apt -y install geany geany-plugins claws-mail-bogofilter lynx alacritty claws-mail-fancy-plugin claws-mail-pgpmime claws-mail-tools claws-mail-pgpinline claws-mail-vcalendar-plugin
apt -y install rsync xscreensaver gpicview xscreensaver-gl xscreensaver-gl-extra fd-find libxml2-utils starship pulseaudio
apt -y install meld mintstick ips tldr mpv net-tools neverputt gnome-characters mpv gparted bsd-mailx pkexec xclip gsimplecal
apt -y install hwinfo iftop imagemagick acpi lm-sensors python3-pexpect preload pwgen s-tui sensible-utils catfish iotop pithos
apt -y install xdg-user-dirs-gtk xdg-utils xdotool unzip usbutils util-linux vym yelp zenity zip silversearcher-ag galternatives 
apt -y install planner libreoffice libreoffice-gtk3 xfce4-screenshooter smartmontools screenfetch gimp obsidian-icon-theme orage gmrun synaptic yad zim bashtop grc duf

Save it as a file, make it executable (chmod +x) and run as sudo: sudo ./NAME.sh

When it's done you're fabulous. Log in to the emptiness of openbox by issuing: startx at the command line. Right-click and find the menu.

Now, openbox uses 3 files: autostart, menu.xml, and rc.xml and it gets better from there in your terminal with a functional .bashrc, .bash_functions, and .bash_aliases. You will likely edit ~/.profile as well to include any bin directories

# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/bin" ] ; then
    PATH="$HOME/bin:$PATH"
fi

# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/.local/bin" ] ; then
    PATH="$HOME/.local/bin:$PATH"
fi

if [ -d "$HOME/.local/share/scripts" ] ; then
    PATH="$HOME/.local/share/scripts:$PATH"
fi

Of course I have tweaked-out files replete with functionality and customizations. This is a set it and forget it desktop that will remain bullet-proof on Debian. Nothing is free, esp functionality you want/demand - it's your box on Linux, you will create it.

I usually install the liquorix kernel, as well, like this, from a terminal, as a regular user:

curl -s 'https://liquorix.net/install-liquorix.sh' | sudo bash

If you do that, reboot after installing. It's a modified kernel for desktop use, makes things a little faster, easier. I have a game that plays smoother after I install it and boot to it.

People ask for easy set-and-forget Linux distributions all the time completely ignoring the fact that the OS they are typically coming from, WIndows, is definitely not. It's a haughty demand, actually, especially when there are a zillion ways to get set-and-forget in Linux.

Now, the above script will install a wicked desktop, but, you must edit ~/.config/openbox/autostart and put what you want started when you login in there; for example, I use the lxpanel, unclutter, numlockx, and some other stuff, following are some of those entries:

sh ~/.fehbg &
unclutter &
numlockx &
lxpanel &
#orage &
pnmixer &
#redshift &
(sleep 4s && ~/bin/fastcompmgr -o 0.4 -r 12 -c -C) &
(sleep 4s && ~/bin/frank) &
(sleep 15s && xscreensaver -no-splash) &

In my ~/.config/openbox/rc.xml file I have some handy keybinds:

<keybind key="A-F2">
   <action name="Execute">
     <command>gmrun</command>
   </action>
 </keybind>
 <keybind key="W-p">
   <action name="Execute">
     <command>planner</command>
   </action>
 </keybind>
 <keybind key="W-e">
   <action name="Execute">
     <command>x-text-editor</command>
   </action>
 </keybind>
 <keybind key="W-f">
   <action name="Execute">
     <command>thunar</command>
   </action>
 </keybind>

IN ~/.config/openbox/menu.xml I have completely customized it and it's fabulous - you don't need an app to do this, just open the file...

Behold, my menu; I get to it by hitting win+z (rc.xml file entry)

Here is my menu entry for scrot, that I rarely use because the functions are bound to keys in rc.xml:

<menu id="scrot" label="Scrot" icon="/usr/share/icons/Dracula/apps/scalable/screenie.svg">
      <item label="click and done" icon="/usr/share/icons/Dracula/apps/scalable/screensaver.svg">
		<action name="Execute">
		<execute>
		scrot -q 100 '%Y-%m-%d_$wx$h_%X.jpg' -e 'mv $f ~/scrots/'
		</execute>
		</action>
		</item>
		<item label="delay 5" icon="/usr/share/icons/Dracula/apps/scalable/shotwell.svg">
		<action name="Execute">
		<execute>
		scrot -q 100  '%Y-%m-%d_$wx$h_%X.jpg' -d 5 -e 'mv $f ~/scrots/'
		</execute>
		</action>
		</item>
		<item label="Select Area" icon="/usr/share/icons/Dracula/apps/scalable/shutter.svg">
		<action name="Execute">
		<execute>
		scrot -q 100  '%Y-%m-%d_$wx$h_%X.jpg' -s -e 'mv $f ~/scrots/'
		</execute>
		</action>
		</item>
		<item label="screen with 20% thumb" icon="/usr/share/icons/Dracula/apps/scalable/silicon-32.svg">
		<action name="Execute">
		<execute>
		scrot -q 100  '%Y-%m-%d_$wx$h_%X.jpg' -t 30 -e 'mv $f ~/scrots/'
		</execute>
		</action>
		</item>
</menu>

That will get you started - there are so may helpful and useless tutorials out there, you will find a good one.

Additionally, I am a terminal user because it's fast and beautiful, esp alacritty and kitty. You may customize each, check this out:

Or, this:

I get that not everybody likes to use the terminal as much as I do but I would be remiss if I neglected to bring it up, for its amazing functionality. The bash functions and aliases I use are handy and fast bring me wicked function, I even type: wc to get a gorgeous weather report.

I left a lot out for you to find. Linux is amazing, as most of us know, but it requires you to work with what is available, or, create it yourself. What is available, however, is amazing and will more than fit your needs. As far as folks complaining about specific apps, please. If blender doesn't do it for that function you need then don't use blender, find another way, or stick to windows and make the best of it. Or, change your expectations.

As far as system snapshots, backing up, stuff like that - there are a zillion ways. I keep it simple and rsync my ~ to a USB nub. Fast and reliable and I'm not adding a bunch of supporting nonsense or overhead to my system. I use firefox and install it with another script:

#! /bin/sh
sudo install -d -m 0755 /etc/apt/keyrings && wget -q https://packages.mozilla.org/apt/repo-signing-key.gpg -O- | sudo tee /etc/apt/keyrings/packages.mozilla.org.asc > /dev/null && echo "deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main" | sudo tee -a /etc/apt/sources.list.d/mozilla.list > /dev/null && echo '
Package: *
Pin: origin packages.mozilla.org
Pin-Priority: 1000
' | sudo tee /etc/apt/preferences.d/mozilla && sudo apt-get update && sudo apt-get install firefox

This system can do anything and most of it with keybinds. Most of the apps I use daily can be customized to great affect, as well the desktop. If you want tiling it's easy enough to install cortile or the like and have at it. Put an entry for it in your autostart file.

There is a bit more I do like add this to ~/.profile to autostart from startx: [ "$(tty)" = "/dev/tty1" ] && exec startx

2

Thank you for your kind words, it was so hasty that I thought it was more your username...lol I did all that once already, debiantutorials.org, in the aughts. Glad you found it useful, but, I wouldn't know to whom I was speaking anymore.

1
Owl
mander.xyz

Maybe immutable distros like fedora silverblue ?

2

I'm currently experimenting with Nobara. I'll drive it for a while and see how things go. After that, I'm thinking of Bazzite.

1

I recommend void. It's rock solid, "stable rolling release", no systemd, amazing package manager. The installation is a bit more "advanced", but I guess coming from Arch that should not be a problem for you.

2

Snaps, flatpck and app images, everything works ok usually on Ubuntu (if you have plenty of drive to store them all)

1
lemmy.world

Garuda is about the same.

Arch base, preconfigured for btrfs snapshots on Pacman updates (and they provide a handy garuda-update wrapper to that), many niceties already done for you.

I've used the snapshot feature a couple times and only because the Nvidia drivers botched something horribly and I went back to the same snapshot a couple times.

And I use distrobox (rootless podman FTW) for some crap too. Like that time I needed WebEx at a moment's notice for a call (and they only provide a deb and rpm). Or spur of the moment dev environments when I don't wanna futz around with vscode devcontainers.

But with arch-based stuff, you gotta read the Pacman output. If you don't wanna, definitely reconsider immutable. Next time I can be bothered to reinstall, that's where I'm headed. Heck, you can start a distrobox with Arch and install all the AUR shit you please without a major worry.

1
DonutsRMehreply
lemmy.world

Their ISOs are broken and don't boot. Tried every single one, changed USB flash drives, nope none of them booted. Used the same drive for another distro and it booted just fine

2
Botzoreply
lemmy.world

Well that's not good...

They seem to be reasonably active, so I would imagine that situation won't last long.

2

Bazzite, I use it as my daily driver, distro box allows using the aur easily, it is really simple to use.

1

If you can wait a bit for the Rocky 10 release, you'd get a decade of boring rock-solid secure computing.

1
lemmy.ml

Try blendOS. It's basically Arch but immutable. And SteamOS also exists.

1
discuss.online

It has been some time since I gave this a proper look. Do you use this yourself? If so, would you be so kind to share some of your experiences?

2
Mattreply
lemmy.ml

I used Silverblue and tried HoloISO, but it's the same thing.

1

Sorry, I was referring to BlendOS if that wasn't clear*.

However, if you did understand my intentions right away, then I'd regard it an oversimplification to 'equate' their respective experiences. Regardless, I do appreciate your input! Thank you.

1
feddit.uk

Set it and forget it, eh?

Any distro you like, as long as you stop futzing with it.

Seriously... they're breaking because you change things. Linux machines stay up for years without issue. Stop breaking the install.

-1

I don't really change many things on my system, but this is just a trend with endeavour os

1