Best Linux Distribution (linuxjournal.com)
Linux Journal: We started things off with Best Linux Distribution, and nearly 10,000 readers voted. The winner was Debian, with many commenting "As for servers, Debian is still the best" or similar. One to watch that is rising in the polls is Manjaro (7 percent), which is independently based on the Arch Linux. Manjaro is a favorite for Linux newcomers and is known for its user-friendliness and accessibility. And, now for the top three LJ winners: Debian (33 percent), openSUSE (12 percent), and Fedora (11 percent).
It's like asking what the best car is? Are you trying to transport 8 people, or 5 sheets of drywall? Asking what the best linux distro is silly and only adds to the confusion for those not familiar with linux. Personally I'm a huge fan of Debian and it's my go to unless I need some speciality distro. If someone asked me for a recommendation of install Linux for the first time they've ever done it on a laptop, Debian might not be my answer. I understand the need for Top 10 lists, and ranking systems in our lives. It makes for the best click bait. Best linux distro is just something not needed. One of the best things about Linux is the distro's can be drastically different and fit different needs. Why do we need to try to narrow it down to one?
Sent from my TARDIS
An interface that never changes? Yes please.
Twinstiq, game news
Mint on the desktop. Debian on the server. Makes life easy.
They are alike enough that you don't need to relearn every time you need to do something, but philosophically they are different in ways that make sense.
Linux Mint (cinnamon) installs basically all the software you will need for a desktop, this gets you up and running quickly and easily.
On the other hand Debian installs just about nothing then you add the features and services you need. Making for a more secure install out of the box.
This is a winning combination in my book. I am even starting to get used to systemd.
First law of people: People are generally stupid.
It all depends on what I'm trying to do with it.
Desktop, Laptop, Server, Router, DVR, NAS, Phone, IOT device?
I don't see much to argue about. Different uses and different users have different needs and preferences. As sqorbit said, the question itself is silly. Like asking "what vehicle is best?" - kinda depends on whether you want to haul 10,000 pounds of cargo, race a slalom, or impress your date. Sometimes a semi truck is the right thing for the job, sometimes a motorcycle is.
I run different distributions for different roles, and other people will prefer other distros for those same roles because they have different preferences. For example my "default" distribution for general computing is CentOS. One reason I choose CentOS is simply because it's the one I'm most familiar with, having used that lineage for 15 years under various names. Someone else might choose Debian or Ubuntu for the same reason - it's the one they know best.
A major difference to consider for desktop / laptop use is whether you prefer cutting edge new features or stability and reliability. In the Redhat / CentOS realm, Fedora is cutting edge, Redhat / CentOS is stable. Neither is right or wrong, better or worse, it just depends on what you want. So instead of spending time trying to find "the best", spend that time asking "what are my needs and which fits my needs best?"
I'm sharing my opinion: I think Debian is still king because of mostly 3 key areas it shines: simplicity, choice and community support.
Ubuntu thrived for some years on Deb's back, as it brought its simplicity front and center, all wrapped up in tried and true UI choices with Gnome (2) and Xorg (eventually birthing its own now defunct attempts at GUI - Unity, and dserver - MIR), and they spiced it up by pulling a RedHat on the support part: "hey, we got all the good things of Debian 6 months later, bicuzz pro QA and commercial level polish yadayada". Choice was, barely, still there, through different flavoured ISOs ranging from GUI preference to architectures and whatnot, and naming each individually for branding purposes, something typical from consumer-grade software.
It was well and good, until QA and polish stopped losing focus to marketing and stupid endeavours like dethroning Android or the tablet "market".
Like many, I was the kind who believed [insert letter]Ubuntu-like flavouring was essential in a distro. But now, in all honesty, I believe there are exactly 3 separations a distro really, truly needs - to GUI or not to GUI (Desktop vs server/headless), net-install vs 5 DVDs with all the internet in 'em bicuzz Africa and pacific Islands; and obviously, if you can live without compiling (most of us do), architecture. Release-wise, there should still be LTS, stable and, well, straight-from-the-chunk, but those are a matter of politics involved and not exactly "static" choices, such as the afforementioned architecture, server/desktop-bound or www-availability. Debian follows all these principles, and packs each flavour with exactly what they need.
The thing Debian makes best though is not their choice of flavouring, but the way they pass control onto you, the user. From the simply amazing installer:- you want a GUI? Pick from this not-so-verbose, yet essential list. You wanna continue this installation from ssh? Kewl, install ssh now, set up basic drivers, network and creds, and you're good to go. Do you want that graphical install instead? Maybe you want the ncurses one bicuzz you fancy them Nvidia GPUs which won't work until you can wget them from closedsource.nvidiacorp.bad.org ? Install gparted for all-you-can-eat partition choice. I'm not even getting on the REALLY advanced stuff.
Systemd, grub, dpkg, so straightforward, no complications. Aptitude and that god-send APT. Debian has the tools to get everyone NOT thinking too hard on stuff like dependency management, but still make an effort, ever feeling in control if need be. Updating, and UPGRADING are a breeze, both for individual packages and the distribution itself. Unnatended, or even hot upgrades work as intended and crash much less than most others - something only achieved with a very deep level of organization on the core development. Migrations to new releases are easy. Migrations to new machines are feasible without dedicated backup tools (although they are great if you can get them configured properly), and even when you have a problem, it's usually recoverable with a Google search or 2.
And the thing I love most about Debian, pretty much the same thing that makes me still love Windows: it doesn't fail on 95% the hardware people want to get it working. To y'all OS developers out there - packaging your distributions with the "bare minimum" of drivers is NOT that great a feature when you want your software to have the support a stable OS deserves (*cough* Archlinux*cough) - if you don't have a community large enough ABLE TO BOOT your OS effortlessly, there won't be a community to WANT to give back, and will end up with LACKING community support - read: death sentence in FOSS (well, unless you're RedHat).
It's that simply really. If a critical mass doesn't get to even install your OS successfully, you won't ever get the traction you need for it to be mainstream. But hey, maybe that's not what you want...
Getouttahere!
Linux and in fact all Unixes are built around the philosophy of having a bunch of simple tools. Each one doing its specific job well. systemd inherited the Windows philosophy of being a hairball that tries to do everything.
Have gnu, will travel.