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.
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
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.
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 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.
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.
Doesn't this mean that the system is never up to date? If so, please don't.
Grub-btrfs is what broke my setup. Btrfs is what broke my backup. This was last week. Come again with btrfs if it gets stable.