this post was submitted on 13 Sep 2025
53 points (93.4% liked)
Linux
58259 readers
1087 users here now
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
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Any one of the uBlue projects is perfect for this use case.
KDE: https://getaurora.dev/
Gnome: https://projectbluefin.io/
Gaming: https://bazzite.gg/
Install and setup once, run forever. Immutable so impossible to break for a tech illiterate user, no package upgrades fuck-ups because updates are atomic and don't touch the currently running system, are done in the background and are completely invisible for the user, great hardware support, based on Fedora. Users can only install Flatpaks through the App Store.
The only "maintenance" needed is a weekly reboot to move to the latest OS image.
As a personal feedback, I moved my gadget enthusiast but tech illiterate father on Bluefin. He can ruin a Mac in less than a few months. He can generate undocumented bugs on iOS by his mere presence. But somehow, Bluefin is still running perfectly after a year. That's how robust it is.
thanks, I'm moving my mom's laptop from regular fedora to aurora right now
Far and away the biggest thing I can recommend: Use the same distro yourself. If there ever are issues, you'll almost certainly encounter them first and know how to fix them quickly. Ideally use it yourself for a bit before you put it on your mom's computer so you can find any initial issues too.
I vote against immutables. Been there and it's not if something breaks it's when. I had to completely reinstall my kiniote. Trust. Go with Mint LMDE to be exact skip ubuntus bullshit.
I experienced that only when doing expert things on my system like trying to install new drivers. I've been using 4 different immutable distros for a few years and literally the only "breaking" thing was when UBlue distros moved to Fedora 42, which no longer allowed you to use the
ostree admin unlock --hot-fix
hack to directly modify your system and made you build your own modified variant using their GitHub template repo.I'm actually moving my wife to a UBlue distros specifically because I set it up remotely and it just auto updates.
I will warn however that Flatpaks can be a nightmare for basic things like browsers if you want to do things like use a webcam, microphone, or, god forbid, a USB device. Make sure you manually set that up in the (probably flatpak) you're using before handing it over (probably by using Flatseal).
I had difficulty getting 1password set up on fedora atomic.
I think there are still gotchas where you need a relatively experienced person to set up for you.
If you’re setting it up for somebody else, ask them to go through 5 things they mostly do with you so you can make sure they work.
For power users like ourselves sure but for beginners who are not tinkering immutables are perfect.