Any recommendations for a linux distro that i can set up and be reasonably sure my non techy SO won’t break accidentally? The set up doesn’t have to be easy it just has to not break once I leave her alone with it. My first thought was popOS.
My plan is to have 2 profiles and not give her access to sudo. I just don’t want to have to go into it unless she needs a new program.
Mint.
I have my mum (67) and my partner using it.
Libre office and Firefox cover 99.9% of all the things mum actually does.
My partner uses blender, krita and audacity also.
Auto updates… Almost no tech support.
Linux mint makes sense. Auto updates and its hastle free for non techy person like me.
Even if I’m doing something crazy , chatgpt to the rescue.
Since less techy people tend to use more the mouse/touchpad anyways, I would pick a hard-to-mess-with desktop environment like Cinnamon or Gnome. With KDE, XFCE and such you can screw panels really easily if you don’t know what you’re doing.
Slap Debian under it and there you goFedora Silverblue.
Or really any immutable OS; they would have to go way out of their way to even edit system files, much less break the system. I just recommend Silverblue because gnome is really hard for an inexperienced user to break.
Any immutable distro would do I guess
That is, if you have experience running immutable distros yourself and are able to serve as a tech support for them should they ever need it.
A lot is different under the hood, and general Linux knowledge doesn’t always help.
Any of the ostree variants of Fedora, be they Fedora Official or downstream ones like the Universal Blue family
I’ve got my wife and 5 year old on slackware. They wouldn’t know how to screw it up if they wanted to!
Now that’s an extreme choice :D
Doing a lot of tech support, don’t you?
Nope! Everything just works and it’s rock solid. It’s also been my daily driver for over 20 years.
I was doing a lot of tech support when my wife was on endeavouros and my daughter was on bazzite. Tbf, my problems with bazzite were probably down to me not understanding the immutable distro concept.
I can absolutely expect Slackware to be solid; my concern is about user-friendliness :D
Not the easiest distro out there.
On the topic of immutable distros, I more or less understood them and kind of managed to work fine with them, but, honestly, I feel all they do is enforce a certain way to interact with the system that makes screwing it up very hard - but on the other hand, introduces a slew of non-standard and sometimes complicated solutions newbies won’t understand (even for veterans it takes a while to get a grasp on them). If you follow the same pipeline on a mutable distro, you get the same stability plus the ability to do a lot of things without jumping through the hoops.
Right now I ended up on classical non-atomic Fedora for this reason. It features a lot of safe practices from immutable distros - system snapshots before updating, prioritizing flatpaks, container-oriented terminal able to work with Distrobox among all other things - but at the same time it’s a mutable distro able to work with everything else.
I think Slackware’s reputation for being difficult dates back to the 90s when all linux was difficult. Slackware has evolved just like everyone else, just differently. It’s easy to install, and works like any other kde plasma based distro if you choose the default full install.
The two biggest differences are no systemd and package management. Slackpkg functions somewhat like apt-get, but only for official packages and updates. Everything else can be installed with slackbuild scripts that can be automated with sbopkg. This process is similar to using the AUR with a helper like yay. And I have some flatpaks installed too.
Fair!
But still, an installation process that doesn’t involve a package manager is a bit of a pain, comparatively. Flatpaks may certainly be very helpful, though.
If you’re not going to give her sudo access then I’d say it’ll be really hard maybe even impossible to screw up. Also maybe setup a cron job that’ll do auto updates and if needed add in a check to make sure it isn’t uninstalling anything. Also how about immutable distro.
BLUEFIN.
Or Aurora/Kinoite, for a more familiar experience
I recently set up Fedora Kinoite on my dad’s laptop for him and he seems very happy with it. Kinoite is the atomic/immutable version with KDE Plasma by default. Once I’d set up a couple of things everything else he needs can be installed with flatpak (just make sure to set Flathub as the default and disable the Fedora flatpaks repo that ships broken packages all the time)
Semi-serious suggestion: Guix or NixOS. They’re not break-safe per se, but if they do break something, you can use the OS’ previous generations to go back to an operational state. Just… don’t let them use the commands that delete older generations.
(Semi-serious because they’re both not exactly mainstream and not eactly conventional in their setup.)
Yep, NixOS as a base + some Flatpak store for installing apps. In fact, use impermanence to just drop all OS state apart from logs, network settings and flatpaks. That way, “turn it off and then on again” will almost always work to fix the OS.
I’ve installed popOS to a couple of relatives, haven’t had anty issues for a year so far. Can definately recommend!
I prefer Manjaro, super easy.
I’d rather recommend Manjaro to those who want to start out simple, but then get into the details of Linux.
Unless all you do is browsing, Manjaro starts easy but then has a steep curve because it’s still Arch, with the added issue of practically every Manjaro newbie ignoring warnings about AUR and getting to taste the consequences.
It will require you to work with the terminal, troubleshoot, and get to understand your system. This is not bad - that’s how I got into Linux and never looked back after all all, and I generally don’t join the “Manjaro bad” crowd - but this is not a bulletproof “SO distro”.
Nixos with whatever defaults you don’t want her touching, then she can use nix profiles to install extra software if she wants
Has “non techy” evaded you ?
In fairness, there are attempts to make Nix user-friendly, such as SnowflakeOS, featuring a lot of improvements including a graphical app store etc, but those are alpha and not ready for an average user.
You can install imperatively using nice profiles. So you the OP can set up the base distro in a way their SO can’t break. Then any extra software can be installed imperatively using nix profiles. Any installed software will work as normals. Checking the normal places for configurations if their SO even needs to go that far
Fedora Atomic desktops, specifically Kinoite with KDE6 works well for me, and is basically unbreakable due to the way it works.
I vote the same, but I’d suggest a uBlue spin of the Fedora Atomic desktops. They have better defaults (all batteries included, as they say) and are easier to use overall IMHO. Bluefin and Bazzite are both great options, and both offer KDE and Gnome variants.
Edit: TIL the KDE version of Bluefin is called Aurora.
BTW, uBlue is getting some big recognition lately. They have been on the Fedora Podcast (official) and Framework Laptops has official instructions on their website for installing Bluefin and Bazzite.
Gotta be slightly careful with those spins though because there is near-zero documentation.
They have significant documentation, and anything not covered here is just part of Fedora atomic:
That is a different spin than the original comment, which is why I made that commen.
https://docs.getaurora.dev/ https://docs.projectbluefin.io/ aurora has one small page of documentation total unless you click on the logo which suddenly opens a hidden unlabeled drawer with sparse docs. Bluefin has even less. I consider this near-zero documentation. So how would OP’s non-techy girlfriend (or someone who has only heard of aurora and bluefin from this thread) know to go to bazzite, a completely different project to most people, to debug their completely different OS? Because googling “ublue aurora flatpak won’t install” literally gives this page: https://docs.getaurora.dev/guides/software/ which is literally almost useless.
Bazzite’s documentation has gotten way better since I installed it (they had almost nothing on rpmostree commands when I did), but I don’t believe everything in the documentation for bazzite applies the same to aurora and bluefin, especially with differences in pre-installed non-layered gaming defaults vs working with flatpaks will be not even close to the same.
Also fedora knoite has little documentation https://docs.fedoraproject.org/en-US/fedora-kinoite/. It has enough to get you started and installed, but that is about it. It has one single line of code about
rpmostree
for example, not even anything about installing an RPM not in fedora’s limited repos.I didn’t say any of it was bad. Just that you have to be slightly careful with using those for non-techy users because the documentation just isn’t there yet.
Bluefin has even less. I consider this near-zero documentation.
What do you feel is missing from the documentation, can you be specific? You’re examples are too generalized to be actionable.
Fedora is a bit too eager to deliver new updates IMO, especially KDE. As much as I love KDE, their .0 releases have had serious bugs several times in a row now. It’s always better to wait for .1 patch with Plasma. It may be hard for the user to break Kinoite, but it won’t save them from bugs.
Fedora’s mission have always been to push new stuff when it’s “mostly ready” at the cost of inconveniencing of some users, so I wouldn’t recommend it for non-tech-savvy people.
I know people say that it’s 100% stable for them (as they do for Arch, Tumbleweed, Debian Sid, etc) but that’s survirorship bias. As any bleeding edge distro, Fedora has its periods of stability that are broken by tumultuous transitions to the new and shiny tech (like it was with Pipewire, Wayland default, major DE upgrades, etc). During these times some people’s setup will break and you don’t know ahead of time if it will be yours.
eh, gnome is about the same.
i always wait for at least the .1 or .2
Haven’t used GNOME for a while, but I guess that’s a problem of open source projects in general. Though GNOME at least has Red Hat behind it.
Pick one of the
stable
channels from Universal Blue. You get the Fedora atomic goodness, but “ready” rather than “mostly ready”.Does it use the same flawed approach as Manjaro by indiscriminately delaying all updates (including critical security fixes)?
It would be whatever Fedora is doing in stable, but that seems unlikely. I’m sure the internet has the answer.
I’ve been on the
latest
branch for a year and it’s been rock solid across 2 different laptops.I don’t think Fedora has a “stable” channel. It has “testing” repo from which updates are pushed to “updates” repo after approval, and that’s it. My understanding is that ublue’s “latest” channel follows Fedora’s “updates”, while “stable” seems to update weekly (though it’s unclear what happens if a package update arrives in Fedora just before “stable” image is about to be built)
Linux mint is a good, “click first” distro that won’t break without root + will be easy for her to use. For something with a more modern desktop and more recent updates, Bazzite is really good at just working and (in my experience) has never broken
For me, Mint borked the network after an update. I never got to figure what was wrong - the local network worked, the Internet connection was there and other devices worked through the same router, remote IPs were unreachable so it’s not a DNS problem, etc.
But I might have had an edge case.
Bazzite might be what i go for the more i look at it. Thanks
I like bazzite!
Here’s the bazzite attempt at viral marketing, everyone.
Remember when we saw it for MX Linux?
Be careful about what you install on your computers.
Edit: The incessant, vehement backlash against calling out shilling is always a telltale sign of shilling. Shills are not allowed to let people accuse them of shilling without going through their playbook of what to say next.
Its popular rnow because of all the handhelds I think
Bro I’m the lead developer and I’m just now seeing this, just accept you called the viral marketing wrong.
We’ve grown to the point that when I market something, I tell people not to listen to me because I’m biased.
I mean it’s not perfect but what is?
I tried MX Linux for a while, it was okay. did I miss something?
I tried mx for 7 minutes. it installed nvidia drivers and that killed it. off to the next distro I hopped, knowing the problem could have been easy to fix. shame, it seemed interesting.
I never mentioned perfection.
I hope people reading this can start to recognize shilling when they see it.
Dude you might be paranoid…
Nah. I just wasn’t born yesterday.
“Someone mentions a distro they like” ≠ shilling. I use Bazzite and have been for months. Before that, used Nobara, EndeavourOS, and vanilla Fedora, along with a number of others I tried when I was distro-hopping. Wholeheartedly believe that Bazzite is currently the best generally-available Linux distro for gaming and is up there for general use. It’s not perfect, but nothing is - it gets close for the use-cases I mentioned, though.
You know the build scripts which turn Fedora Kinoite into Bazzite are all open on GitHub, right… 🤦
I have tried most known distros but not bazzite, yet. might be the next one on my distrohop journey since everyone recommends it. hope it works better than fedora kde, it does not get along with my hardware AT ALL