Nixos with whatever defaults you don’t want her touching, then she can use nix profiles to install extra software if she wants
Linux
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.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
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:
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
Bazzite might be what i go for the more i look at it. Thanks
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
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.
Might end up in dumb annoying situations like setting up wifi requiring root and such
Aurora by Universal Blue. She will be unable to break it, and it's so freaking easy to use and install.
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.
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.
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.
Aurora gets a vote from me. I set it up for my technically repulsive father, and he gets on just fine with it.
Bazzite does seem like a good option, thanks.
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 switched from ubuntu to debian when 12 was released and it's been fine. Only thing i was worried about was running WoW via lutris but had no issues.
So when my SO windows pc died we bought some newish parts and i installed debian on it as well. Also installed chrome since that's her browser of choice. She's still getting used to gnome, but all she needs is browser, WoW, and libreoffice, which is close enough that it hasnt been an issue. She doesn't even know how to update the system.
Debian is good at being basic, generic, stable AND has an automatic security-update-in-the-background feature
The whole amount of instruction to give to Dear SO is just to reboot the machine if it ever seems to misbehave
"Hello IT have you tried turning it on and off again?"
I thought this was a request for Stack Overflow proof.
Then figured that was 'proof from pasting random crap from SO".
Then figured it's the same thing.
Any distro will be suitable, create yourself as the first user when installing (which will probably be added to the wheel/sudoers group or whatever) then create a new 'standard' user.
Most distribution defaults should be adequate.
For added safety, choose one that is immutable like, for example, Fedora atomic.
Use btrfs snapshots. Bring the PC to a state that you like, make a snapshot. Then on shutdown set the profile to reload to the specific snapshot.
Any issues? Just restart. Might take a minute, but it ensures the exact same environment every time.
I would like to avoid BTRFS at all costs if possible. But snapshots are definitely part of my plan.
Why? I have used btrfs for years and haven't had any issues with it, it functionally works about the same as ext4.