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.
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
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.
Any of the ostree variants of Fedora, be they Fedora Official or downstream ones like the Universal Blue family
Fedora 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.
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!
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.
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.
I've set up Linux mint for my sister in law and didn't hear from her the whole two years she was in college. But nowadays we have immutable distros. They're fantastic for a set it and forget it kinda thing. They're solid for those who don't want things to break.
Any of them. Just don't give the root password.
This is what I do with my mom and her boyfriend. I've had them on Linux for a few years now and neither have managed to break anything.
Aurora by Universal Blue. She will be unable to break it, and it's so freaking easy to use and install.
Depends on the use case. For example, I actually managed to bork Aurora to the unbootable state while trying to make a VPN work properly a while ago. It didn't live long :D
I’m gonna be the boring guy.
RedHat Enterprise Linux. (Or Rocky)
Most boring distro ever. Install it, turn on all the auto updates and be happy. Install something to take backups. Ignore any new major-releases, that laptop will die before the OS hits EOL.
Benefits:
Drawbacks:
If you install anything else than RHEL-derivatives or possibly Ubuntu on a machine that someone else will use, you are both in for a world of pain. It has to ”just work” without intervention by you, and it needs to keep working that way for the next 5 years.
Source: Professionally deploying and supporting multiuser desktop Linux to a few thousand users other than myself.
An immutable distro would be a good choice. They are distros designed to be more resilient against failure. For a gamer, bazzite is a solid choice; otherwise, silverblue.
Use Bluefin or some other immutable/atomic distro.
The upside is that it's rock solid and will likely never fail in a way that cant be easily rolled back. The downside being that it's slightly more complex to administer than a traditional distro model (which probably isn't a big problem if you are going to be administering your SO's PC for the most part.)
Bluefin is basically a more general desktop, less gaming-focused version of Bazzite. Bluefin uses Gnome, but there's also a KDE Plasma version called Aurora.
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 go
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.
I guess it depends what she does on her pc.
But ignoring that, Mint without sudo. Throw in flatpaks and appimages.
Immutable distros are probably fine too but in my experience they tend to be a bit fussy if you need to change something in the system config.
Ubuntu, always a solid choice for beginners but Gnome shell is a bigger change from windows conpared to Cinamon.
P.S. I have Mint on our TV PC and my SO handdles it without issues.
Aurora or Bluefin would be great, general purpose distros. They're based on Fedora Kinoite and Silverblue, respectively, so you get that atomic unbreakability with the addition of some handy software and easy, optional scripts via ujust
.
I have Bazzite on a laptop specifically for this reason, so if I ever kick the bucket early, they will have a reliable and portable computer.
Does she want this?
If so then just set her up exactly what you have so you can easily help when there’s a problem.
If not then get her the computer she actually wants.
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.
BLUEFIN.
Or Aurora/Kinoite, for a more familiar experience