this post was submitted on 27 Oct 2024
49 points (100.0% liked)

Linux

47885 readers
1683 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 7 hours ago (2 children)

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

[–] [email protected] 3 points 6 hours ago

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.

[–] [email protected] 1 points 6 hours ago* (last edited 6 hours ago) (4 children)

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.

[–] [email protected] 1 points 1 hour ago

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

[–] [email protected] 1 points 1 hour ago

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.

[–] Blisterexe 3 points 5 hours ago

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

[–] [email protected] 1 points 5 hours ago

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.