this post was submitted on 25 Dec 2020
18 points (100.0% liked)
Linux
56168 readers
1257 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
openSUSE Tumbleweed does a lot of the things you mention here.
It's got automatic OS snapshots, so if an update should break something, that can be rolled back relatively easily.
And it has YaST, which is a graphical configuration tool for all kinds of system settings.
And they're the distro that puts the most effort into KDE with tons of automated testing and such.
I will say that those OS snapshots don't cure everything. I've had my dad on Tumbleweed for the past year and it has largely been perfectly fine, except that his printer drivers broke twice. And if he doesn't notice right away, maybe doesn't tell me right away, then it's almost impossible to find the correct snapshot to roll back to.
Also, you do want to update at some point, so you do have to solve it properly at some point, if it doesn't get fixed by an update.
And YaST and those snapshots are not built with the dumbest possible user in mind. So, she may not be able to roll back such a snapshot on her own. Or she could manage to shoot herself in the foot by tweaking kernel parameters in YaST (although my experience is that non-technical users are quick to back away from things they don't understand.
You could also consider openSUSE Leap (their non-rolling release). They're really fucking resilient with such larger upgrades (the package manager is nearly unbreakable and again, those snapshots are a nice fallback). I regularly do dumb shit, like side-grading between Leap and Tumbleweed, and it only broke my system once so far, which was after it told me that it can't do it and I told it to go ahead anyways.