Can someone point me to a helpful beginners resource explaining some Linux basics? Like what is the difference between “distro”, which is what, like Ubuntu, fedora, Debian (? Or is that a category of distro?) And desktop environment which is what, KDE, Lubuntu, gnome? Like I don’t even know I have these categories right let alone understand why I’d pick one over another and what practical effects it will have- which apps will I/won’t I be able to install, etc…

I’m not expecting anyone to answer these questions for me, but if you could point me to something already written, I’d appreciate it.

38 points
*

I’ll do a (simplified) Windows analogy, if you’re already familiar with Windows.

Microsoft Windows is closed-source/proprietary, which means only Microsoft has the source code for it, and only Microsoft is legally allowed to create or distribute copies of Windows. “Windows 11” for example is a “distribution” of Windows containing the “Windows NT kernel” (core of the OS) alongside other important software to make the OS usable, like a boot loader, service layer, graphical interface, desktop environment, and lots of included “system” applications like a file explorer, a web browser, apps to adjust settings, apps to display menus and task bars, and so on.

“Linux” by itself is just the kernel, the core of the OS. Which is by itself not a “usable” operating system yet, just like holding a CPU in your hand doesn’t allow you to use it yet. More components are needed for that. Since Linux is open source and under a permissive license, anyone (even you) can go ahead and create an operating system made with the Linux kernel. If you do that, this is called a distribution or “distro” of Linux. Since there’s not just one company allowed to do that, many distributions exist. They all made their own operating system on top of the Linux kernel. Even though hundreds of distros exist, only a handful of them are actually popular, stable, secure and recommended for general use. They all use similar, but sometimes different software to include in the distribution. Like the Linux kernel, most of that software is open source so it can also be modified or extended.

Since “Linux distribution” is rather long to write, people often just write “Linux” but mean the whole distribution, not just the kernel. These are just common inaccuracies in communication, but what the person meant should be obvious from the context.

Common and recommendable Linux distributions (= full, usable operating systems) include: Linux Mint, Ubuntu, Fedora, OpenSuSE, Arch, Debian. These are full operating systems and they all include the Linux kernel at their core. Of course, the similarities go further than that. Most distros are similar enough that if you’ve learned one, you can also use any other with little additional things to learn. However, some distros are deliberately a bit more different or tailored to more specific users or use-cases, for example Arch targets more experienced Linux users because it’s a very minimalistic distro, it expects the user to know which packages he wants to install. It pre-installs almost nothing. You can think of this like “Windows Server Core” where it just boots into a minimalistic terminal by default, no usable GUI yet, but you can of course install the desktop environment and everything if you need it and make a full-featured desktop out of it. The distro just doesn’t want to preinstall anything which you later might not like, which is why it gives you the choice, but that makes it a minimalistic distro and it’s harder for beginners to use that way. Other distros like Mint are much more similar to the client editions of MS Windows in that they preinstall everything the user needs for a desktop OS and more, so that the user can boot into and use the desktop as quickly and easily as possible.

And then there are even more special-purpose distributions like Kali Linux which includes things like penetration testing tools (i.e. “hacker tools”), which makes it a distribution for IT security people, so they can boot into it and have access to most needed tools right away without installing much else (also good on a bootable USB stick). But usually, in general threads like this one, people don’t talk about specific-use distros, but about generalist distros which you can install and use as a regular desktop OS.

Desktop environments also exist on Windows but there’s basically only one, made by Microsoft. In the Linux world there are several to choose from. The most common ones are: KDE Plasma, Gnome, Cinnamon, XFCE. These desktop environments contain window managers or compositors, task bars or panels, menus, various tools like file managers, process viewers and text editors, and various background programs. This is all needed for the user to have what is commonly known as “a desktop environment”, because if you didn’t have one, you’d be basically staring at a screen containing at most a cursor and a wallpaper, with no way for you to interact with anything. Of course, these can look and feel different from each other (just like Windows looks and feels different than MacOS), and they have different features and strengths and weaknesses, but their goal is always the same. And as usual in the open source world, there’s not just one project but multiple, and out of those multiple a couple are popular, viable and stable enough so that they are usually included in most Linux distributions. Which is why most distros also give the user the choice to have a specific variant of the distribution with a specific desktop preinstalled. For example, Ubuntu also has Kubuntu (= Ubuntu with preinstalled KDE Plasma) or Xubuntu (= Ubuntu with preinstalled XFCE). These can have various names but in the end it’s just the base distribution (“Ubuntu”) with a different preinstalled “face” so to say (and you can change those faces or desktops from within the same distro, of course). Most other things are exactly the same between those distribution variants.

As a new user, you don’t need to learn about everything. Just pick an easy to use generalist desktop distro like Linux Mint and use the default desktop environment or variant which they provide or recommend by default. You can start experimenting with more choices later on if you want, but you also don’t need to. If you have something you’re comfortable using, then you can just stick with that.

permalink
report
reply
3 points

The biggest shake-ups in a while outside we-don’t-use-X (no systemd, etc.) are the declarative distros like NixOS & Guix. You do the whole system setup & config thru a single file (or broken into multiple). Learning curve is very high for the config but the payoff is less things changing out from under you & setting up new machines & rolling back to working states without resorting to FS snapshots. They are good languages to learn for software development too where you want repeatable software.

permalink
report
parent
reply
13 points

On top of all the other informative comments answering a plethora of questions you understandably have when entering the Linux ecosystem, I want to express: don’t feel like you need to learn all this stuff if it doesn’t interest you, or otherwise turns you off the idea of Linux.

It’s perfectly fine to ignore all the terminology, install whatever new-user friendly version of Linux you can, and just start using it. If it’s not to your taste, or it asks too much of you, maybe try a different one. But I’m of the firm belief that immediately inundating a new user with a bunch of new vocab and unfamiliar workflows is the mark of a bad new user experience, and you shouldn’t feel required to put up with that.

The fact is, unlike MSFT who has a bunch of terminology internal to the windows dev teams, Linux is developed in the open, so all the terminology leaks into the user world too. And you just need to get good at saying, “if this doesn’t help me use my PC better for what I need it to do, I don’t care”.

permalink
report
reply
13 points

I think you have gotten a lot of good answers so my 2 cents are. Install something simple like Ubuntu and try it out. Getting the answers to your questions will not give you the “feel” of using a linux system. Once you start you will begin to have more answers and a lot more questions, specifically in the areas you are interested in.

Also check the Arch wiki, it is really good for any distro because it gives a good reference for configurations.

permalink
report
reply
5 points

I have installed and used Ubuntu in the past. Now I’m exploring a project that uses a raspberry pi and I’m running into terms that I don’t know how to distinguish between.

permalink
report
parent
reply
5 points

If you are working on a pi, you have to pay attention to the architecture that a distro supports.

permalink
report
parent
reply
6 points

I am gonna simplify it. This contains a lot of generalisation.

A distro or distribution is like Windows or macOS. When you want to install applications you mainly look for applications (they are generally called packages in linux) that are built for these distros. Major ones are Debian (Ubuntu comes under this), Fedora and Arch. Here the Debian/Ubuntu is the most user friendly with lots of guides and forums to help you get going. Most applications that has a Linux version will support Ubuntu. Major advantage of Debian is that, its stable. Because of this, core files that a system needs to run will be thoroughly tested and will not break. If you are testing the waters, you should go with distributions like Debian 12, Ubuntu 24 or 22.

Okay, coming to Desktop Environments, for now you only need to know about two, KDE, & Gnome. They are the GUI that you interact with. They come with basic GUI applications like a file manager, Terminal Emulators, etc. If you like window 10 style, you can go with KDE and Gnome is a little different, but its the default option in Ubuntu I think. You can install any DEs on any distributions but may require some know how. So DEs are for basic utility and Look and Feel.

Image: Gnome on Debian 12
Image: KDE on Debian 12

permalink
report
reply
5 points

This is the best answer. Most of the others jump straight in at the deep end. The entirely predictable outcome of asking this question to a bunch of earnest geeks.

permalink
report
parent
reply
1 point
*

Great explanation. Quick follow up question.

One thing I necessarily will want to install is Proton VPN*. Per their website,

Our app officially supports the latest stable Ubuntu LTS version running the GNOME desktop environment. It should work on most distributions based on Ubuntu, but we haven’t tested them and therefore do not officially support them.

This makes it sound like it will only work on gnome DE and implies it won’t work on Ubuntu with KDE (for example)

*ok, so I’m also aware that you can use Proton VPN through open vpn somehow but for the purposes of my understanding of distribution vs DE, let’s just ignore that for now.

permalink
report
parent
reply
5 points

Basically, what the protonvpn page is saying, is that they only test the app on Ubuntu gnome, itll work on basically anything else, they just wont help you if it doesnt

permalink
report
parent
reply
1 point

Maybe if you use Proton VPN on KDE it could need to pull in some Gnome packages. Which isn’t a problem. I use Proton VPN on KDE but I just install it from flathub to keep it simple, so I couldn’t say for sure.

permalink
report
parent
reply
1 point

I have Proton VPN running on two different machines running Ubuntu-based distros with KDE and Cinnamon, respectively. Works fine :)

permalink
report
parent
reply
1 point

The official Proton client or Open VPN with Proton credentials?

permalink
report
parent
reply
1 point

Im not sure if your looking for a simple install and go type of setup but I often recommend zorinos as the free community type edition mimics the feel of windows and it comes with wine and play on linux from the get go. its a ubuntu using gnome spin so it sounds like it would work for you.

permalink
report
parent
reply
5 points
3 points

This article is conflating terms that I need help distinguishing between. The other commenter mentioned that Ubuntu is a type of Debian but this article lists Debian and Ubuntu as distributions.

permalink
report
parent
reply
4 points

Debian is a base distro, in your example. Other distros can be based upon other ones. Think of it like another layer; the distro maintainers look at Debian and say, “I like these aspects, but I think we can build upon that and make something even better!”

This means those distros with a “base” are downstream of the upstream distro base, and any time the upstream distro gets updates, the downstream ones will benefit.

permalink
report
parent
reply
1 point

This article is conflating terms that I need help distinguishing between. The other commenter mentioned that Ubuntu is a type of Debian but this article lists Debian and Ubuntu as distributions.

I’d say that the article is correct in calling them separate distributions.They are certainly related (both part of the Debian family), but I think most people would consider them to be separate distributions. Software built for Ubuntu 24.04 may work on Debian 12, but it might also not. For a beginner, I think it’s most useful to consider them to be separate things.

permalink
report
parent
reply
1 point
permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

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

Community stats

  • 7.8K

    Monthly active users

  • 6.5K

    Posts

  • 179K

    Comments