Take Back Your Machine

A straightforward guide to reclaiming your computer with Linux Mint

Practical autonomy starts with the operating system. The machine on your desk should work for you, not for a corporation’s data-collection goals. Linux Mint is one of the most accessible ways to make that shift.

Linux anarchist protest sign

A choice of operating system is a choice about who controls your machine.

The Clean Break

Dual-booting keeps the old system within reach, and that makes it easy to fall back. A clean installation removes ambiguity. Back up your personal files first—documents, photos, bookmarks—then install Mint over the entire drive. Most applications you rely on are already available through the browser, and native alternatives cover nearly everything else. You aren’t losing functionality; you’re trading a managed environment for one you control.

Making It Work

Linux handles text beautifully, but the world runs on Microsoft formatting. Install the core fonts with a single terminal command:

sudo apt install ttf-mscorefonts-installer

For macOS typefaces, a Git repository places them where the system can find them. Visual consistency, no telemetry.

For office work, three solid options exist:

  • ONLYOFFICE – strong compatibility with Word and Excel formatting
  • WPS Office – a familiar ribbon interface
  • LibreOffice – fully open, privacy-respecting, and the default for open formats

Pick whichever fits your workflow. All three let you open, edit, and send documents without the original suite.

Firefox and Thunderbird are preinstalled. Both are built to respect your autonomy from day one.

Creative Freedom

You don’t sacrifice professional tools by leaving a proprietary OS. Equivalent applications exist for most creative tasks:

  • Photo editing → GIMP
  • Vector graphics → Inkscape
  • Digital painting → Krita
  • Video editing → Kdenlive

They are developed by communities, not corporations. You own the software you use to make your work.

The Ecosystem

Linux Mint comes with Flatpak and Flathub pre-configured. Open the Software Manager, search, and install with a click. No terminal required for daily app management.

Hardware support is generally straightforward. Most printers work without extra drivers. Hardware drivers are built into the Linux kernel. Older laptops that no longer receive Windows updates often run Mint smoothly. Planned obsolescence stops being an obligation.

Gaming has changed dramatically. Steam’s Proton compatibility layer runs the majority of Windows titles. Lutris and Heroic handle other platforms. Background overhead is often lower than on Windows, and performance can be noticeably better.

Installation

  1. Download the ISO from linuxmint.com and verify its checksum.
  2. Use BalenaEtcher to write the ISO to a USB drive.
  3. Boot from the USB and select “Start Linux Mint” to test the live environment.
  4. Once satisfied, double-click “Install Linux Mint,” follow the prompts, and choose “Erase disk and install.” Enable full-disk encryption when offered. Create your user account.
  5. Restart, remove the USB. The machine is yours.

After Installation

Log in. Open the Software Manager. Install the applications you need. Set up Firefox sync, connect your email, and arrange your workspace. The computer now runs tools you own, not tools you rent.

Where to Go Next

The important step is already complete: the machine serves you, on your terms.

Published: May 1, 2026