this post was submitted on 26 Dec 2024
123 points (90.2% liked)

Linux

48693 readers
1970 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

this is a topic i've been heavily involved with because i still consider myself to be someone who prefers using technology at a very beginner friendly level, plus it's very good when a linux operating system makes you feel right at home when it has a modern desktop environment. this is why i really like gnome, its simplicity and usability is something available for everyone, for beginners and for a lot of other people, but if you had to, say, rearrange xfce or kde for someone who was an elderly person or an absolute beginner so that they wouldn't have any trouble using linux, how would you do it? (screenshot is my current linux mint desktop, very simple and extremely user friendly!!!!)

you are viewing a single comment's thread
view the rest of the comments
[–] kadup@lemmy.world 26 points 16 hours ago* (last edited 16 hours ago) (7 children)

Honestly, there isn't much to it when setting up Linux for elderly people - in fact, I find it less troublesome than setting it up for a teenager.

Most often the issues regular users face with Linux are related to installing packages from external sources or broken updates. Elderly people tend to not do that.

Set up a stable distro like Debian, Linux Mint or Ubuntu LTS with KDE Plasma or Cinnamon, install LibreOffice, Okular and a browser with strong ad blocking, and any other applications you think they might need. Enable a simple firewall, hide the root / folder from the file browser's sidebar, and you're done. Perhaps set up scaling to make everything bigger on their monitors, disable mouse acceleration and set the speed slightly slower than usual.

I wouldn't bother with immutable distros, Flatpaks are nice and all until permissions turn using a simple app a confusing chore with broken interactions.