this post was submitted on 27 May 2025
187 points (96.1% liked)
Linux
54523 readers
640 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
- 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
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Something listed in the top 10 or so on https://distrowatch.com/. Personally I like one of the Debian based distros.
Currently we use Ubuntu and Debian. Ubuntu would be the better of the two for beginners.
The distrowatch beginners list is: https://distrowatch.com/search-mobile.php?category=Beginners#simple
Why would Ubuntu be better for beginners?
Because Canonical put a lot of effort into usability. Pretty much all of the popular recommended beginner distributions are Ubuntu based. Examples: Linux Mint, Ubuntu, Zorin, Elementary.
People will recommend other stuff, often that are loved by varioius enthusiasts but these may or may not be that suitable for beginners. Call me skeptical.
I use and recommend Ubuntu because it is easy to install, use, and just works. It is also widely supported and very popular. The one thing I do not like about it is the Snap focus. I would love to recommend Linux Mint but last time I used it major distribution upgrades from the GUI were not supported. Have no idea if they fixed that. Ubuntu upgrades are the click of a button. In my family there are nontechnical users and they have used it for almost 20 years just fine without much help from me.
On the other hand I use Debian if I intend to custom configure something and want a minimal install to start from. Major upgrades on Debian are not a click of a button. On the other hand Debian is not Snap based. My workstation and VPS are Debian for example.
How exactly does canonical make their distribution more usable than Debian?
Why?
They're the exact same as in Ubuntu...
Which is a benefit to new users. They shouldn't be conditioned to be using snaps, anyways.
More usable. Better installer, better desktop configs, better eye candy, better upgrade tools, wider 3rd party support.
Upgrades. To do a major upgrade on Debian you go into the command line. You first adjust the appropriate files in /etc/apt. Then you run a bunch of apt commands.
Ubuntu you are asked if you want to upgrade to a new release and just say yes.