297
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 26 Jul 2025
297 points (94.6% liked)
Linux
56868 readers
617 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
I changed my grandad onto GNU after I've distrohopped a few times on my system just so I knew how to do a system install (which is a skill in of itself no matter what OS you are installing)
All the major technical issues for install like getting to boot, display driver issues, etc are solved. Even Nvidia is reccomending people use their open source kernel modules (nvidia-open)
That was likely some kind of kdump error, interested to know what distro you used, I often advise people to use a stable but stale distro like a Debian based distro: Mint or Ubuntu is ideal for stability and ease of install.
I setup my grandad on Mint 2 years ago,was fine but decided to hop to Archlinux KDE Plasma as needed some newer stuff(if you enable the incremental backups its not hard to switch if you think a different one is a better fit), even though Archlinux has a reputation for less stability it's been pretty good the last year, avoided AUR *mostly for stability, pamac for GUI updater.
Most of what he needs is in the browser and printing. (Printer issues are OS agnostic nowadays as modern printers seem to be very anti-consumer and they mostly use software to make their money, I.E DRM on ink cartridges)
Only issues my grandad had are printer or website related.
(Detail: used the CLI installer)
(DISCLAIMER: I am a qualified computing professional who have used GNU/Linux as daily driver since 2016, for newcomers a Debian based distro would be more the route I would).