this post was submitted on 20 Jul 2023
1075 points (97.2% liked)
Linux
47952 readers
2047 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Do you do the updates or do they do it through terminal? My sibling running Ubuntu is fine with it because it's easy and the update is a button.
I fully manage our machines as they are a resource shared by the whole family and used for work, study and play. We do have old machines, electronics, home server, arduino etc available for tinkering if they are interested and there is a lot that can be done in user space if they were interested so I don't know that they are missing out.
It is possible to do arch updates from a gui but arch occasionally requires manual interventions. These are normally documented through arch announce and easily searchable if an update breaks some functionality but intervention usually requires the console and I am fine with that. In my experience debian and variants do offer a simpler update experience since you are usually only applying security updates within your current release. If they were on a stable Debian based distro I would probably setup unattended automatic security updates. Arch is more like a refined Debian Sid.