this post was submitted on 13 Sep 2025
53 points (93.4% liked)
Linux
58218 readers
1061 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
There were some broken package dependencies which I had to fix manually (a non-issue on my own device; a major red flag for this device). And after one set of updates, it needed about three tries to boot successfully (requiring hopping into recovery mode to smooth out the wrinkle - again, a non-issue if it were my own device, but...).
As best I can tell at the moment, it's working fine with Mint installed. My concern is what happens next time something is updated or installed and I'm not there to resolve an issue.
Maybe something immutable, then. Solid updates, easy rollback.
What do you do when Windows crashes and you're not there?
98% of the time when they've had a problem with Windows, they just needed to restart the computer. (It has been impossible to convince them that computers need a full shutdown periodically, and Windows doesn't cope with 'always on'.)
When it's something more than that, they either have to find someone closer to help or wait until we visit. Doing tech support long-distance for people who can't adequately describe the problem is a losing game.
I put LMDE on my mother’s machine about 8 months ago. I think it has only been restarted twice and once was a power outage. She uses it daily.
Whatever you setup, also do a reverse ssh connection back to a PC of yours and forward ports for SSH and VNC-or-similar to local ports on your PC.
That way if it still boots you've got a way to fix it remotely and with reverse ssh they don't have to do anything with port forwarding on their end.
TBH once Mint's up & running and all those updates / dependencies are sorted.out, I've not had a problem with it.
I'm supporting a couple of people that don't do updates, so it just stays static until I get there... when we arrive (ie for a weekend) I'll do a full backup whilst we're all catching up and then at some point I'll do a full update and make sure it's working again well before we leave.
Agree with the other point on enabling remote access - and also setup something (ie syncthing) to get their data somewhere else.