this post was submitted on 13 Sep 2024
47 points (98.0% liked)

Linux

47337 readers
1181 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
 

Hello, i have task to install a system for elderly person without much technical knowlegde (never used pc, no windows or mac).

They need text processing, calculator and maybe spreadsheet.

Want to disable anything else (setting panel, file browser, web browser, launcher, dock, terminal, login select, etc.) that not needed, all important thing only from desktop. Should not be able to go anywhere where not know what to do. But not permanent, might need to fix machine if ever break.

Is there distro or config i can work off? Or need to start from scratch? What program you recommend?

Thank you for any answer or recommendation

you are viewing a single comment's thread
view the rest of the comments
[–] Telorand@reddthat.com 11 points 5 days ago (6 children)

Maybe Aurora. It automatically updates, you can install everything via flatpak, and it's pretty intuitive. Set up the admin account for you to do any maintenance, then set up a non-admin account for them to use.

It's Atomic, though, so if you're unfamiliar with ostree-based distros, it could be an admin headache for you when a problem arises.

[–] Vittelius@feddit.org 9 points 5 days ago* (last edited 3 days ago) (2 children)

I would probably go with bluefin. KDE is great, I myself use aurora on one of my devices, but it can also be kinda fiddley with all of it's options.

The user has never even used a PC and therefore won't profit from the familiarity that KDE's default desktop layout provides. Gnome on the other hand offers a more simplified experience with few options and big icons. All of that might be an asset here. You can use menulibre to hide menu entries from the menu and use the official documentation to remove command line access: https://help.gnome.org/admin/system-admin-guide/stable/lockdown-single-app-mode.html.en

Plus it's still atomic which I actually think is helpful here. For once all the important system stuff is read only. Secondly if one manages to screw something up you can just rebase.

[–] Telorand@reddthat.com 6 points 5 days ago (1 children)

That's very true. I think Bluefin might be a better choice. Good catch!

[–] boredsquirrel@slrpnk.net 0 points 5 days ago

Bluefin is GNOME on Fedora. It always changes and breaks stuff, Extensions maybe for the last time (was the change of how they should be written already?)

CentOS Bootc will be SO great. It will be the atomic rock stable workhorse that never ever breaks.

Also CentOS Stream 10 will get Plasma 6 afaik

[–] Sbauer@lemmy.world 2 points 5 days ago (1 children)

Careful with gnome, it works for people that are unfamiliar with gnome, if you use extensions. Then gnome updates, the extensions break and you have to come over do maintenance, maybe use a different extensions which will look slightly different, throwing them off.

And yes I’m talking from experience. It’s bad because there is no easy fix for a broken extension, you essentially have to wait till the author fixes it. It was dock to dash in my example.

For old people you need point and click and the thing they have to click on should be permanently visible. They often do not understand the logical separations with virtual desktops and things showing up on screen only sometimes can be confusing. It’s easier if they have an area that’s always the same.

[–] EuroNutellaMan@lemmy.world 8 points 5 days ago* (last edited 5 days ago)

just don't use extensions. OP's usecase doesn't need them

load more comments (3 replies)