Setting Up Linux for the People You Love Who Will Never Touch a Terminal
Let's be honest — when most of us first got into Linux, we were pretty much on our own. Stack Overflow tabs, late nights, a lot of man pages. It was a rite of passage. But that doesn't mean everyone in your life needs to go through the same thing just to browse the web or video chat with cousins.
The good news? The Linux desktop in 2024 is genuinely, legitimately usable for people who have never heard of a package manager and have no intention of learning. You just have to pick the right tools and do a little upfront configuration on their behalf. Think of it as the gift that keeps on giving — and keeps them from calling you every Sunday because Windows updated itself into oblivion again.
Let's walk through how to actually do this.
Start With the Right Distro — Not Your Favorite One
This is where a lot of well-meaning Linux folks go wrong. You love Arch. Maybe you've got a soft spot for Fedora. That's great for you. But for a first-time Linux user who's been on Windows XP since the Bush administration, the distro needs to prioritize familiarity and stability above all else.
Here are three solid picks depending on who you're setting it up for:
Linux Mint (Cinnamon edition) — This is the gold standard for Windows refugees. The taskbar sits at the bottom, there's a Start-menu-style launcher, and the file manager is straightforward enough that even someone who still double-clicks everything will feel at home. It's also rock-solid stable, which means fewer surprises.
Zorin OS — Zorin takes the "familiar interface" concept and really runs with it. The free version includes a layout that mimics Windows, which is perfect for parents or grandparents who've built years of muscle memory around that environment. The Pro version adds a macOS-style layout if you've got a family member switching from Apple.
Ubuntu with GNOME — If your family member is younger or slightly more adaptable, vanilla Ubuntu is a perfectly fine choice. GNOME's interface is clean and modern, and the software center makes installing apps feel a lot like an app store. Not quite as immediately familiar as Mint, but very polished.
For most situations — especially grandparents and older relatives — go with Linux Mint. It's the path of least resistance.
The Setup Session: What to Do Before You Hand It Over
Once you've installed the distro of your choice (and yes, you'll be the one doing the install), spend an hour doing some preventative customization. This is where you earn your family tech-support stripes.
Configure Auto-Login
For elderly relatives especially, password screens are a friction point that leads to frustrated phone calls. If the machine is in a safe home environment, setting up auto-login is a reasonable quality-of-life move. In Linux Mint, you can find this under System Settings → Login Window → Users. Toggle it on for their account and they'll boot straight to the desktop.
Install the Apps They Actually Use
Don't leave them hunting around. Open the Software Manager and pre-install the following before you hand it over:
- Thunderbird for email (configure their account while you're at it)
- LibreOffice for documents and spreadsheets — it's already included on most distros, but double-check
- VLC for video playback — handles basically every file format without complaint
- Shotwell or gThumb for photo management
- Zoom or Google Chrome depending on their video calling preferences
While you're at it, set Chrome or Firefox as the default browser and make sure their bookmarks are imported if they're coming from another machine.
Make the Font Size Actually Readable
Seriously. Go into System Settings → Font and bump everything up a couple of points. This is especially important for anyone over 60. The default font sizes on most distros assume you have perfect vision and a high-res monitor. Older relatives often have neither.
Set Up Automatic Updates
In Linux Mint, the Update Manager can be configured to automatically install security updates without prompting the user. Find this under Edit → Preferences → Automation in the Update Manager. Turn it on. You want their system staying current without requiring them to understand what an update even is.
Real Scenarios, Real Solutions
Grandparents Checking Email and Video Calling
This is probably the most common use case, and honestly one of the easiest to support. Pre-configure Thunderbird with their email account, pin it to the taskbar, and show them the one-click launch. For video calls, Zoom on Linux works reliably — install it via the .deb package from Zoom's official site, test the camera and mic yourself before handing it over, and create a desktop shortcut.
Bonus tip: Create a simple one-page cheat sheet with screenshots showing how to open email, start a video call, and shut down the computer. Laminate it. Tape it to the desk. You'll thank yourself later.
Kids Doing Homework
LibreOffice Writer handles Word documents well enough for any K-12 assignment. For research, Chrome with their school Google account signed in is all they need. If their school uses Google Classroom (most do), it works perfectly in any modern browser.
For younger kids, consider installing GCompris — it's an educational software suite available in the Software Manager that covers everything from reading to basic math in a fun, kid-friendly interface.
Parents Managing a Photo Library
Shotwell is your friend here. It's included by default on some distros and available in the Software Manager on others. It supports importing from cameras and SD cards, basic editing (crop, rotate, color adjustment), and simple organization by date and tags. It's not Lightroom, but for someone who just wants to find the photo from Thanksgiving 2019, it more than gets the job done.
If they're coming from iCloud or Google Photos, Chrome can access both services directly in the browser — no native app needed.
The Support Relationship Going Forward
Here's the part nobody talks about: setting up Linux for a family member is also a commitment. You're now their IT department. That's okay — it's actually a much easier job than supporting a Windows machine that's accumulated three years of bloatware and a toolbar from 2011.
Consider setting up AnyDesk on their machine (it's free for personal use and available in the Software Manager). This lets you remote in from anywhere when they have a question, rather than trying to walk someone through a settings menu over the phone.
The Linux desktop isn't perfect for everyone. But for the everyday tasks that make up 95% of what most people actually do on a computer, it's more than capable — and more stable than what most of your relatives are running right now. Put in an afternoon of setup work, and you might just save yourself years of emergency Windows repair calls.
That's a trade worth making.