Skip to content

Ubuntu & Linux Mint –
Best Linux OS For Beginners

Last updated: March 2022

What is Linux?

Linux is an open source operating system. It's a great alternative if you don't trust Big Tech with your data, and boasts unique advantages compared to its closed-source rivals: Linux is free and open source, respects user privacy, runs on older hardware, offers strong community support and is easy to keep up to date. Long relegated to a niche existence, it reached maturity: Linux is now on Mars, thanks to Nasa's Perseverance Rover! And it comes in many flavors, including Ubuntu and its derivates.

Should you switch to Linux?

The average user spends between two and six hours a day at the computer. Most of these machines run Windows. Some run macOS. And a few run ChromeOS. Consequently, users (un)willingly share loads of data with Microsoft, Apple or Google. Is this situation inevitable? No, it's not — the beauty about computers is that they are, by design, capable of running all kinds of operating systems – including Linux!

Why is Linux better than Windows, macOS & ChromeOS?

Concerns Description
Privacy Microsoft, Apple and Google collect, use, transfer and disclose user data, some anonymised, some not.
Proprietary software Windows, macOS and ChromeOS are, use or promote closed source software. There is no way to find out exactly what is going on inside a user's computer.
Digital restrictions management (DRM) Microsoft, Apple and Google use DRM to restrict what users can do with their computers.
Programmed obsolescence Microsoft's, Apple's and Google's update policy forces users to regularly renew functional software and hardware. At the user's and environment's expense.
Lacking interoperability Microsoft, Apple and Google design services incompatible with other options to lock their users in.
Vulnerabilities Despite being maintained by large corporations, Windows, macOS and ChromeOS present severe vulnerabilities and are targets for spyware, malware and viruses.

Is Linux THE solution?

No. Linux is not for everyone. All depends on your needs, your hardware and your openness to change. This beginner guide explains how to switch to Linux, focusing on Ubuntu and Linux Mint, two recommendable options for first time users. They offer tons of great apps, everything more or less works out of the box, and both distributions are supported by large communities:

Linux comes in many more flavors, called distributions or “distros”. They all have their specificities:

Distribution Description
Distro chooser Great site to guide your choice.
Debian One of the most widely used distributions, consisting entirely of free software (with the possibility to add proprietary elements). Openly and transparently handles security vulnerabilities. Offers great support, for example in this forum and wiki.
Fedora Innovative, free, and open source platform for hardware, clouds, and containers.
Arch Lightweight and flexible Linux distribution that tries to Keep It Simple (KISS). Arch Linux does not use a graphical interface to install or configure your operating system. The Arch community offers great support, for example in this forum and wiki.
Qubes OS Open source operating system designed to provide strong security. Used by Edward Snowden.
Tails Live operating system that runs on almost any computer from a USB stick or a DVD. Aims at preserving privacy and anonymity, and circumventing censorship by forcing internet connections through the Tor network.
Knoppix Bootable Live system on CD, DVD or USB flash drives.
Pure OS User friendly, secure and freedom respecting OS for your daily usage.
MX Linux Elegant and efficient desktop with simple configuration, high stability, solid performance and medium-sized footprint. The MX Linux community offers great support, for example on this forum and wiki.
Manjaro Professionally made operating system, suitable replacement for Windows or MacOS. Contains proprietary elements such as multimedia codecs. The Manjaro community offers great support, for example in this forum and wiki.
Trisquel Fully free operating system for home users, small enterprises and educational centers. Derived from Ubuntu. Fully free, without proprietary software.
Gentoo Highly flexible, source-based Linux distribution.
Alpine Linux Security-oriented, lightweight Linux distribution based on musl libc and busybox.
Parrot Free and open source GNU/Linux distribution designed for security experts, developers and privacy aware people.

I’d just like to interject for a moment...

What you’re referring to as Linux, is in fact, GNU/Linux, or as I’ve recently taken to calling it, GNU plus Linux. Linux is not an operating system.

Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called "Linux", and many of its users are not aware that it is basically the GNU system, developed by the GNU Project. There really is a Linux, and these people are using it, but it is just a part of the system they use.

Linux is the kernel: the program in the system that allocates the machine’s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called "Linux" distributions are really distributions of GNU/Linux!

Check out https://gnu.org to learn more about Linux and GNU.


Linux kernel github