Slashdot Mirror


Linux.com Announces The Best Linux Distros for 2017 (linux.com)

Friday Linux.com published their list of "what might well be the best Linux distributions to be found from the ever-expanding crop of possibilities... according to task." Here's their winners (as chosen by Jack Wallen), along with a short excerpt of his analysis.
  • Best distro for sysadmins : Parrot Linux. "Based on Debian and offers nearly every penetration testing tool you could possibly want. You will also find tools for cryptography, cloud, anonymity, digital forensics, programming, and even productivity."
  • Best lightweight distribution: LXLE. "Manages to combine a perfect blend of small footprint with large productivity."
  • Best desktop distribution: Elementary OS "I'm certain Elementary OS Loki will do the impossible and usurp Linux Mint from the coveted 'best desktop distribution' for 2017."
  • Best Linux for IoT: Snappy Ubuntu Core "Can already be found in the likes of various hacker boards (such as the Raspberry Pi) as well as Erle-Copter drones, Dell Edge Gateways, Nextcloud Box, and LimeSDR."
  • Best non-enterprise server distribution: CentOS. "Since 2004, CentOS has enjoyed a massive community-driven support system."
  • Best enterprise server distribution: SUSE. "Don't be surprised if, by the end of 2017, SUSE further chips away at the current Red Hat market share."

Wallen also chose Gentoo for "Best distribution for those with something to prove," saying "This is for those who know Linux better than most and want a distribution built specifically to their needs... a source-based Linux distribution that starts out as a live instance and requires you to then build everything you need from source." And surprisingly, he didn't mention his own favorite Linux distro, Bodhi Linux, which he describes elsewhere as "a melding of Ubuntu and Enlightenment".


224 comments

  1. wonderfully confusing! by SirSlud · · Score: 1, Insightful

    year of the distro! what's a distro?

    --
    "Old man yells at systemd"
    1. Re: wonderfully confusing! by Anonymous Coward · · Score: 0

      I don't get it. Please explain.

    2. Re:wonderfully confusing! by Anonymous Coward · · Score: 1

      Well, a distribution would be shortened to distri...so a distro is naturally a...um...well I don't know what a distro is.

      It can't be a distribution because there is no 'o' in distribution.

      I don't think anyone knows what a distro is, to be honest.

    3. Re:wonderfully confusing! by Quzak · · Score: 4, Funny

      If there is no 'o' in distribution, then there is no 'i' in distribution either.

      --
      Support your local school shooter, give them your firearms.
    4. Re:wonderfully confusing! by donaldm · · Score: 1

      Well, a distribution would be shortened to distri...so a distro is naturally a...um...well I don't know what a distro is.

      It can't be a distribution because there is no 'o' in distribution.

      I don't think anyone knows what a distro is, to be honest.

      How about Distributed Operating system. You can even make it into disros if you like.

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    5. Re: wonderfully confusing! by Anonymous Coward · · Score: 0

      No 'o' in distribution?

    6. Re:wonderfully confusing! by btroy · · Score: 1

      year of the distro! what's a distro?

      short answer - a flavor of Linux/BSD that you can download and use.

    7. Re:wonderfully confusing! by Anonymous Coward · · Score: 0

      A collection of apps!

    8. Re:wonderfully confusing! by Anonymous Coward · · Score: 0

      Yes.. A collection of Apps App Appers wrote with App Apping Appware! Apps!

    9. Re:wonderfully confusing! by Sique · · Score: 1

      Actually, it would be the distribution of an operating system.

      --
      .sig: Sique *sigh*
    10. Re: wonderfully confusing! by Anonymous Coward · · Score: 0

      OMG. It's been used before. Distributed Operating System = DOS.

    11. Re: wonderfully confusing! by Coren22 · · Score: 1

      https://en.wikipedia.org/wiki/...

      Do you perhaps mean the Disk Operating System? (I had to look it up, for some reason I thought it was direct operating system).

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  2. Debian by cobbaut · · Score: 1, Insightful

    Parrot Linux and *buntu are based on Debian, so why not use the original ?

    --
    European Linux user, living in Antwerp
    1. Re:Debian by rstanley · · Score: 0

      I agree completely! Whatever software Parrot has pre-installed, can be easily installed through the package manager, apt-get.

    2. Re:Debian by houghi · · Score: 2

      Ease of installation. It saves time not selection and unselecting all the packages. If you won't forget anything, you will waste a lot of time.
      Why do the work a second time if somebody already has done it?

      There will be people who will use Debian and make something identical or similar, but most people nowadays are not hobbyists tinkering with their OS, not that there is anything wrong with that. Most will want to install and start working with their system, not for their system.

      --
      Don't fight for your country, if your country does not fight for you.
    3. Re:Debian by rstanley · · Score: 1

      Two reasons:

      What has Parrot removed from the standard Debian installation, in order to install all the penetration software, and other software?

      If so, is the default Parrot installation is as stable and secure as the default Debian installation.

      Parrot is a specialized Distro, but for my laptop, desktop and most servers, I will continue to use Debian Stable, and/or Testing.

    4. Re:Debian by Anonymous Coward · · Score: 1

      Well yes, you could just install Debian, then manually add in all the various tools from Parrot. Or just download the Parrot distro and save yourself a lot of time. Plus, you know development on Parrot is being done by like-minded people (devops, security, etc) so there's less friction. I don't use Parrot, btw, but I think it's pretty stupid when people say only base versions of linux should be considered.

    5. Re:Debian by unixisc · · Score: 1

      Is Parrot systemd, or the pre systemd distro of Linux?

    6. Re:Debian by danbuter · · Score: 1

      It's missing a lot of stuff (codecs, etc), that are included with the derivatives. This may not matter to you, but it does to me and many others. Yes, you can add in repos and get that stuff yourself, but new linux users won't do this.

  3. Interjection! by Anonymous Coward · · Score: 4, Funny

    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 unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.
    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.

    1. Re: Interjection! by Anonymous Coward · · Score: 0

      It's shit like this that makes me want to use windows.

    2. Re: Interjection! by SirSlud · · Score: 1

      The dude knows his choir.

      --
      "Old man yells at systemd"
    3. Re: Interjection! by Anonymous Coward · · Score: 0

      You ain't seen nothing yet

    4. Re: Interjection! by Anonymous Coward · · Score: 0

      Don't let the door hit you in the ass on your way out...

    5. Re: Interjection! by jwhyche · · Score: 0

      Then use it.

      --
      I read at +2. If your post doesn't reach that level I will not see or respond to it.
    6. Re:Interjection! by Anonymous Coward · · Score: 0

      get over yourself. no one calls windows Microsoft Windows. after 25 years use I'm not about to start calling linux anything but linux.

    7. Re:Interjection! by Anonymous Coward · · Score: 0

      > Linux is normally used in combination with the GNU operating system

      If 'normally' refers to the most usually seen then that would be with the Android operating system.

    8. Re: Interjection! by epyT-R · · Score: 1

      You know, you could use both and get the worst of both worlds! Just wanted to point out another option.

    9. Re: Interjection! by Anonymous Coward · · Score: 1

      RMS, is that you?

      Look, we already get it, a distinction with a difference, so you can stop your incessant domination of every conversations with your fucking "interjections."

    10. Re:Interjection! by Anonymous Coward · · Score: 0

      Except not all Linux distributions use GNU. I have an Alpine Linux box that doesn't have a trace of GNU on it.

    11. Re: Interjection! by unixisc · · Score: 1

      More likely, someone who's copied and pasted this blurb from the gnu website

    12. Re:Interjection! by Anonymous Coward · · Score: 0

      Tagging your comment as 'Funny' made me laugh.

  4. Does it really matter? Its market share is too low by bogaboga · · Score: 1, Insightful

    2% folks! Just 2%!

  5. SUSE - never forget GROKLAW.NET by Anonymous Coward · · Score: 0

    SUSE - never forget GROKLAW.NET

  6. Re:Does it really matter? Its market share is too by NotInHere · · Score: 5, Informative

    That's the desktop market share. On servers, Linux is market leader, and in IOT, its > 90%.

  7. Got Milk? by Anonymous Coward · · Score: 0

    So is milk. What's your point? We're just talking about tools to get work done.

    1. Re:Got Milk? by jmccue · · Score: 1

      How about Got Slack -- https://store.slackware.com/cg... :)

    2. Re:Got Milk? by Anonymous Coward · · Score: 0

      Or the beautiful version of slack called Austrumi. Just a right-click aways from a Windows Theme or Gnome Theme.
      Very sleek, very light, complete with codecs out of the box, can run live without the disc or usb driver. Got in love after my first try. I have seriously 36 DVD with different distro on my room. I've been distro hopping just for fun, and nothing beats Austrumi.

      Don't forget to set it to english if tried in Live version, via Austrumi Start Logo > Wrench/Nuts [settings] > UN Flag > English

  8. CentOS is an enterprise OS by Anonymous Coward · · Score: 2, Informative

    CentOS is a clone of Red Hat Enterprise Linux without Red Hat support contract. You still get the same updates from RHEL, though usually 2-3 weeks later. A lot of big companies don't care for support (since they can deal with it in-house) and use CentOS which is free.

    1. Re:CentOS is an enterprise OS by cant_get_a_good_nick · · Score: 2

      Or they can use CentOS on 90% of hosts, and if there's a bug, triage on their 10% redhat servers, get the bug fixed, and it works its way through centos.

    2. Re:CentOS is an enterprise OS by Anonymous Coward · · Score: 0

      SHHHHH! Stop giving away secrets!

    3. Re:CentOS is an enterprise OS by Anonymous Coward · · Score: 0

      Anyone that does this is a sleaze ball. if you use something to make money pay for it or accept the consequences. I made the company I work for true up once I saw them doing this. If you use a commercial product to make money pay for it.

  9. Best Linux Distro by JustAnotherOldGuy · · Score: 5, Insightful

    Best Linux Distro for people who just want to get stuff done: Linux Mint

    --
    Just cruising through this digital world at 33 1/3 rpm...
    1. Re:Best Linux Distro by sg_oneill · · Score: 5, Informative

      Best Linux Distro for people who just want to get stuff done: Linux Mint

      Yeah I'm pretty much of the same mind. Debian for my servers and Mint for my desktop. I do prefer debians more stripped back but-with-options server chops, its familiar and I like it. But mint is a desktop setup that just works and doesnt have ubuntus baffling UI.

      --
      Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
    2. Re:Best Linux Distro by Spacelem · · Score: 1

      Mint is what I've been using for probably around 7 years now (can't remember exactly). Before that it was Ubuntu, and before that Gentoo and a couple of other things as I tested the water.

      It's not perfect (no OS is), but I feel really comfortable using it, there are usually minimal surprises when upgrading, and I'm not afraid to recommend it to other people interested in trying Linux.

    3. Re:Best Linux Distro by LWATCDR · · Score: 1

      I think that calling Centos as the best non-enterprise server distro is really funny. A huge number of enterprise users are using Centos and Redhat together. They buy Redhat for a few servers and then use Centos when they need to spin up a VM or 20 because they do not need to worry about licensing it.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    4. Re:Best Linux Distro by thegarbz · · Score: 1

      I do wonder about Mint now. I mean it really jumped into the limelight as an Ubuntu alternative back when every project was doing their best to screw over the standard user interfaces but with the rise of Cinnamon and it's support in mainstream distributions I eventually switched back to Ubuntu, albeit without the Unity garbage.

    5. Re:Best Linux Distro by Hognoxious · · Score: 1

      Or run prod on RH because if it goes pear shaped you want it fixed yesterday.

      Dev, testing & shitpit can go on CentOS.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    6. Re:Best Linux Distro by Anonymous Coward · · Score: 0

      Care to cite any sources on this? It has security updates regularly AFAIK.

    7. Re:Best Linux Distro by MouseTheLuckyDog · · Score: 1

      I am using LMDE but am seriously looking for other things.
      Their fight with google is just stupid.
      I get tired of setting up google each time I create a new user or profile.

    8. Re:Best Linux Distro by JustAnotherOldGuy · · Score: 1

      Same here. I've been using it for months on my laptop and a couple of desktops and I love it. It's solid, stable, and does pretty much everything I need.

      --
      Just cruising through this digital world at 33 1/3 rpm...
    9. Re:Best Linux Distro by JustAnotherOldGuy · · Score: 1

      I do wonder about Mint now. I mean it really jumped into the limelight as an Ubuntu alternative back when every project was doing their best to screw over the standard user interfaces but with the rise of Cinnamon and it's support in mainstream distributions I eventually switched back to Ubuntu, albeit without the Unity garbage.

      I'm not the kind of guy that is always chasing the new shiny or jumping ship for the latest version of whatever. I've been using Mint for a while now on my laptop and I see no reason to change. It works well for me and it would something pretty compelling for me to switch. It just works, and like I said earlier, I just need to get stuff done.

      Elementary OS or some other distro might be a better choice for some other people, but I'm very happy with Mint so far.

      --
      Just cruising through this digital world at 33 1/3 rpm...
    10. Re:Best Linux Distro by thegarbz · · Score: 1

      My thought process was actually a bit different. Not that people should jump on something new, but is there a compelling reason to migrate to Mint? Obviously for those who are using it there may not be a reason to migrate away from it, but it rose to fame providing an alternative to some real garbage moves by other distributions / projects.

      What's its state now? Does it still have a killer feature?

    11. Re:Best Linux Distro by JustAnotherOldGuy · · Score: 1

      What's its state now? Does it still have a killer feature?

      The killer feature for me is that it just works and does pretty much everything I need it to do. With that said, it seems like most OS' have more or less leveled off in terms of functionality.

      As for its state, there are probably people here who could speak more knowledgeably on that than I can.

      Out of curiosity, what would you consider to be the killer feature in Windows or the Mac OS? Would you count Siri or Cortana as a killer feature?

      --
      Just cruising through this digital world at 33 1/3 rpm...
    12. Re:Best Linux Distro by JustAnotherOldGuy · · Score: 1

      If by get stuff done you mean "get infected with malware", sure.

      Please troll harder, this is weak.

      --
      Just cruising through this digital world at 33 1/3 rpm...
    13. Re:Best Linux Distro by armanox · · Score: 1

      Clearly you weren't paying attention the past two years when they got hit multiple times for being behind on security patches (both their site and distribution) and then for a while there they were distributing infected ISOs.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    14. Re:Best Linux Distro by armanox · · Score: 1
      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    15. Re:Best Linux Distro by JustAnotherOldGuy · · Score: 1

      Clearly you weren't paying attention the past two years when they got hit multiple times for being behind on security patches (both their site and distribution) and then for a while there they were distributing infected ISOs.

      My point still stands.

      --
      Just cruising through this digital world at 33 1/3 rpm...
    16. Re:Best Linux Distro by Anonymous Coward · · Score: 0

      Mint Mate in particular. Customizable and with familiar usage patterns.

    17. Re:Best Linux Distro by Waccoon · · Score: 1

      I do find it interesting that there are four distros of Mint, each touting different desktop environments. The last time I checked, there's no info on their web site highlighting the differences between them other than, "if in doubt, use Cinnamon."

    18. Re:Best Linux Distro by armanox · · Score: 1

      Not for a lot of people. I consider keeping up on security patches to be rather critical, and to date I haven't seen another distribution that ended up having their web server so compromised that people ended up downloading ISO images that were infected with malware. And all they had to do was keep up with either Ubuntu or Debian.

      So in the end, Mint offers me less then Ubuntu or Fedora (my usual poison, been with Fedora since Red Hat Linux 6 and KDE 1) does.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    19. Re:Best Linux Distro by lsatenstein · · Score: 1

      I do not doubt that Linux Mint is a good distribution. I used to be a staunch Fedora enthusiast, but in my mind, Fedora is dying and will disappear within two to three years.

      It will disappear because it is not a Desktop system for all users. It is a workspace distribution for code hackers. To survive, Fedora must recognize and accept REMIXES and SPINS. (Remixes cannot be produced within the USA because of patents). However, offshore, Remixes allow video and music codecs, and some software that RedHat will or cannot include. Fedora has one hand and one foot tied behind it's back.

      On the otherhand, Look at Korora or Chapeau Linux or even a Fedora based Linux from outside of the USA. Those versions shame Ubuntu.

      --
      Leslie Satenstein Montreal Quebec Canada
    20. Re:Best Linux Distro by JustAnotherOldGuy · · Score: 1

      On the otherhand, Look at Korora or Chapeau Linux or even a Fedora based Linux from outside of the USA. Those versions shame Ubuntu.

      What would you say are the things that set Korora or Chapeau apart from Ubuntu? (I'm not familiar with either of them so I'd be interested in what the differences and/or benefits are.)

      --
      Just cruising through this digital world at 33 1/3 rpm...
    21. Re:Best Linux Distro by thegarbz · · Score: 1

      Out of curiosity, what would you consider to be the killer feature in Windows or the Mac OS?

      The only thing that draws me to Windows is the software. Otherwise I don't see it having a killer feature. In fact in terms of Windows 8 I saw every other OS having a killer feature in the form of not having a ballsed up UI, but Windows 10 mostly resolved that.

      Would you count Siri or Cortana as a killer feature?

      Not on a PC. On a phone tethered to a car on the other it is fantastic. Voice recognition in this regard is a major feature. Not having used a Windows 10 phone however I would say that the other platforms have mostly enough functionality in their voice control that none stand out of the crowd.

    22. Re:Best Linux Distro by JustAnotherOldGuy · · Score: 1

      The only thing that draws me to Windows is the software. Otherwise I don't see it having a killer feature.

      On that I wholeheartedly agree...there are still quite a few serious applications that will run only under Windows.

      Even using Wine or CrossOver there are some applications that won't run or are too unstable to use in a production environment. But with that said, I've found Wine and CrossOver will get you about 95% of the way there, even for finicky stuff like Photoshop.

      And before too many people chime in saying, "But you could use GIMP....", let me respectfully say "no". Photoshop is THE graphics application that rules the roost. I've tried GIMP and just never got used to it. If it works for you, great, but no employer I'm aware of that uses Photoshop will hire you based on the fact that you can use GIMP.

      --
      Just cruising through this digital world at 33 1/3 rpm...
    23. Re:Best Linux Distro by vandamme · · Score: 1

      I started with Mint 6 years ago, but lately Cinnamon crashes on me and my NVidia driver bites me in the ass every upgrade. I have no problem with Ubuntu MATE.

  10. Anyone used ElementryOS? by squiggleslash · · Score: 2

    The Website seems fairly low on information - essentially there's a (front) page of marketing which gives no sense as to what the environment is like, and then it's support/buy/involve yourself links.

    I moved from Ubuntu to Mint last year and I'm on the verge of going back, partly because Cinnamon is now well supported within Ubuntu, and partly because Mint has some horrible design decisions, from being unable to upgrade in place, to the fact core UI components run Webkit under root (including the login) (I'm not kidding about that, and they don't disable plugins either, so I regularly get to confirm I accept the Adobe Acrobat license on the lockscreen login page because I haven't accepted it under root yet and because the login page loaded Webkit which loaded the Acrobat plugin.)

    But... hey, if I'm going to change distro anyway, I'd be curious to know what the distro-of-the-year is like...

    --
    You are not alone. This is not normal. None of this is normal.
    1. Re:Anyone used ElementryOS? by Anonymous Coward · · Score: 0

      I know the feeling, an open source desktop that almost feels good for a while then starts falling apart then begins the exhaustive search for something better (again)... maybe it's time to join those crazy folks with the minimal tiling window managers and have done with it? :P Linux, BSD etc is so much easier when you ditch all of the fancy desktops and learn to love minimalism... even your distro choice is easier, all you've been doing is skipping between slightly different versions of Debian under the hood.

    2. Re:Anyone used ElementryOS? by chmod+a+x+mojo · · Score: 1

      I've used it in VMs on occasion. It's basically trying to be a 1:1 clone of Mac OS-X, on a Linux userland and kernel. If you have ever used OS-X you will find the interface and alt-tabbing to be quite familiar, but overall it just doesn't have the manpower to be fully polished like Apple can throw at their GUI. I've seen a few better LOOKING clones, but Pantheon really does do a fair job at integrating everything into a whole DE.

      It's Ubuntu with their own DE ( Pantheon ) thrown on top. It's pretty decent, the desktop is tied together fairly well, but there has been a tad bit of usability regressions with a few settings that people want ( you have to install a tweak tool from a PPA to change some settings that people are wanting to change).

      You might want to check out Debian, Cinnamon is installable and quite usable on Debian Jessie and higher. With Debians official backports repo you get pretty much the same updated software as in Ubuntu, all within a more stable ( as in both less bugs, AND stable software versions with security backports so as to not introduce incompatibilities ) environment.

      --
      To err is human; effective mayhem requires the root password!
  11. because of the base parrot comes with by Anonymous Coward · · Score: 0

    you'd be doing a ton of work to add in parrots stuffs me thinks

  12. No systemd? by Anonymous Coward · · Score: 0

    I'm surprised it didn't make it into the top distro list.

    1. Re:No systemd? by ClickOnThis · · Score: 1

      It's not a distro. If only it were. Then we could just not download it.

      --
      If it weren't for deadlines, nothing would be late.
    2. Re:No systemd? by Hognoxious · · Score: 1

      It's not a distro yet.

      FTFY.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  13. Re:Does it really matter? Its market share is too by Anonymous Coward · · Score: 0

    I wouldn't be bragging about IOT running linux considering absolute terrible security they almost universally have.

    IOT, the concept and the implementation, is a joke.

  14. Old memes are the best memes by NoNonAlphaCharsHere · · Score: 1

    But I use Gentoo. How does this affect me? (Since I'm not running systemd.)

    1. Re:Old memes are the best memes by Anonymous Coward · · Score: 0

      We will let you know when our test installation has finished compiling.

  15. none of these distros deserve any award by Anonymous Coward · · Score: 0

    all of them are using that systemd shit from pootering

  16. Re:Does it really matter? Its market share is too by justthinkit · · Score: 1

    Is it the number of users or the power they have? The people with half the money in the world have a smaller percentage "market share".

    --
    I come here for the love
  17. Mint supports package upgrades... by gosand · · Score: 4, Insightful

    When I switched to Mint several years ago, I didn't like that they didn't support "upgrading in place". However, one of the reasons I switched to Mint (from Ubuntu) was because I had upgraded so many times in place (7 or 8) that my system wasn't stable and was slowing down. So I made the decision to change my partitions and go with the idea of keeping my base install small, my home directory on a separate partition, etc. My upgrades since then have been very painless and faster!

    However, they DO now support upgrading in place, it's called their Package Upgrade. I haven't done it yet, but am on 18 and may upgrade to 18.1 that way. Although I used to be a KDE person (back on Redhat, then SuSE, then Kubuntu) I switched to XFCE many years ago and haven't looked back.

    --

    My beliefs do not require that you agree with them.

    1. Re:Mint supports package upgrades... by Anonymous Coward · · Score: 0

      One word (but more for Slashdot's filter...): Xubuntu!

    2. Re:Mint supports package upgrades... by squiggleslash · · Score: 2

      "Support" upgrading in place is a dubious term. They say it's possible, but they go out of their way to discourage you from doing it, and provide no instructions. Citation, for those who need one...

      --
      You are not alone. This is not normal. None of this is normal.
    3. Re:Mint supports package upgrades... by Anonymous Coward · · Score: 0

      Xeconded.

    4. Re:Mint supports package upgrades... by Hognoxious · · Score: 1

      Most distros don't support (or at least recommend) in place upgrading, if you define upgrading as changing the integer part of the version.

      You found the solution, just look out for checkboxes that say "format" and backup /home first.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    5. Re:Mint supports package upgrades... by Anonymous Coward · · Score: 1

      Indeed, I didn't bother. I installed 18 64bit on a hard drive found on a discarded old computer.
      What's good is you don't need an SSD for the OS. Not actually needed. This time the OS went to a 250GB 7200 rpm hard drive, and that was an upgrade : these drives used to be fast 10 years ago, and they're still fast enough for that job. You can use hard drives like you do with SD cards on Raspberri Pi, just swap the OS drive out (or just tell your BIOS to boot on the new drive), except I would have to pay for SD cards if I had a Pi, and hard drives can be found for free on the streets or from some clunker nobody cares about.

      I did upgrade from 16 to 17 back then, because I needed done - did it with apt-get just like you can do with debian, like debian I baby-sitted it and fixed a couple show stopper issues. 17 to 18 has systemd : I spared me some waste of time.

      There are painless point upgrades, from e.g. 17 to 17.1, 18 to 18.1. These are very minor and super easy. They typically add a few GUI features and few, minor, program updates. E.g. 17.0 to 17.1 changed the default font to a newer, cleaner one. 17.3 added LibreOffice 5 I think.
      18.1 Xfce updates the Whisker menu, according to release notes : it's supposed to bring better keyboard navigation in the start menu and another small change. I don't use it, but for those who do that'd be a small change over Ubuntu 16.04's Xfce.

    6. Re:Mint supports package upgrades... by Eunuchswear · · Score: 1

      Most distros don't support (or at least recommend) in place upgrading

      They don't?

      Guess I'll stick to Debian then.

      I've got at least one system that has been upgraded step by step from Sarge (3.1) to Jessie (8).

      --
      Watch this Heartland Institute video
    7. Re:Mint supports package upgrades... by armanox · · Score: 1

      I think most major (Debian, Ubuntu, Fedora) distros do. I have a laptop (Dell Latitude C400, 1.4GHz P3, 1GB RAM, 80GB IDE HDD) that started with something like Fedora Core 8 and has been upgraded through every version to current.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    8. Re:Mint supports package upgrades... by squiggleslash · · Score: 1

      Most major distros do. Minor distros, which make up the majority of distros but, for obvious reasons, only constitute a small percentage of use, frequently don't because it's hard to implement (kinda.) I understand, though the "You need to partition /home separately anyway because it's, uh, good practice, yeah, that's it!" excuses I find unfortunate.

      --
      You are not alone. This is not normal. None of this is normal.
    9. Re:Mint supports package upgrades... by gosand · · Score: 1

      I actually switched to MintXFCE from Xubuntu. Xubuntu was good, but I liked Mint better.

      --

      My beliefs do not require that you agree with them.

  18. Elementary OS by Anonymous Coward · · Score: 0

    I'm certain Elementary OS Loki will do the impossible and usurp Linux Mint from the coveted 'best desktop distribution' for 2017.

    Really? Because it's got some stiff competition from MacOS, the OS it copies its design from.

    1. Re:Elementary OS by Anonymous Coward · · Score: 0

      Looking at at their web page, it seems that it's a commercial product? Or can you just enter "0" in the pay-what-you-want field?

    2. Re:Elementary OS by Anonymous Coward · · Score: 0

      yes $0 works, except then you're given some lame torrent crap, no direct link to an iso. since i'm anti torrent, cant care enough to get it. thankfully all the other real distros arent so shortsighted and myopic. sayonara LameOS.

    3. Re:Elementary OS by Anonymous Coward · · Score: 0

      I just tried and I can, in fact get the ISO directly. True, the button is cut into two parts and one gives the magnet link but direct download is there.

    4. Re:Elementary OS by unixisc · · Score: 1

      If you go to OSdisc, you can buy the OS for $6, or a thumb drive for $15. I found OSdisc useful for getting a copy of TrueOS, since the PC-BSD guys ain't making them at the moment.

    5. Re:Elementary OS by armanox · · Score: 1

      Since when are torrents lame? They are a great way to keep the servers from being overloaded, and let the users contribute something back to the distribution if they choose (bandwidth).

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
  19. Re:Does it really matter? Its market share is too by Anonymous Coward · · Score: 0

    2% market share, >1% power.

  20. But... by Anonymous Coward · · Score: 0

    ...Ninnle Linux does *all* these things, and so much more...

    Try Ninnle today!

  21. Eye of the Beholder by Ritz_Just_Ritz · · Score: 4, Insightful

    These types of lists are always biased in a "Beauty is in the eye of the beholder" kind of way. I've been using linux for 20 years now and don't really agree with most of their choices. These lists might get someone new started with Linux, but people eventually gravitate towards what works for them once they get their sea legs.

    1. Re:Eye of the Beholder by jwhyche · · Score: 0

      I've been using linux for 20+ years now and I've never heard of some of the choices.

      --
      I read at +2. If your post doesn't reach that level I will not see or respond to it.
    2. Re:Eye of the Beholder by Kjella · · Score: 3

      These types of lists are always biased in a "Beauty is in the eye of the beholder" kind of way. I've been using linux for 20 years now and don't really agree with most of their choices. These lists might get someone new started with Linux, but people eventually gravitate towards what works for them once they get their sea legs.

      Most people gravitate towards what they already know, whether or not it is longer the best choice. I've used outdated or sub-optimal tools many times because I know exactly what the workflow, limitations and quirks are and if you avoid the pitfalls it works, even though I know newer versions or other software does it better. You can waste a lot of time chasing a better solution, switching distros fixes one problem and gives you two new ones. To be honest I don't like that being used as a suggestion very often, pick one roughly right for you and unless it turns consistantly sour or is a real deal breaker for you most of the time you're better off trying to fix it or live with it than jumping ship.

      --
      Live today, because you never know what tomorrow brings
    3. Re:Eye of the Beholder by Anonymous Coward · · Score: 0

      [...] "Beauty is in the eye of the beholder" [...]

      In the USA, that's "Beauty is in the eye of the beerholder".

    4. Re:Eye of the Beholder by WallyL · · Score: 1

      I probably fit your description. Started on CentOS 6 and 7. When Windows 10 forced my hand in what is now called YOLOD 0, I picked Korora (a media-focused version of Fedora) because dnf is where it's at! I know the quirks of Fedora/RHEL and dnf much more than the Debian+apt quirks.

  22. In the beginning.... by duckintheface · · Score: 4, Funny

    In the beginning, God created Debian. And He saw that it was good. But even good can be improved upon, so God created a help mate for Debian and He named that creature Ubuntu. And Ubuntu was fertile and multiplied and brought forth upon the Earth every distribution that crawled upon the land and swam in the sea below and flew in the air above. And God saw that it was good. Because people like to have choices and Linux is for people... and not just for corporations.

    --
    "He took a duck in the face at 250 knots." -- William Gibson, Pattern Recognition
    1. Re: In the beginning.... by aglider · · Score: 2

      God created SLS!

      --
      Sent as ripples into the electromagnetic field. No single photon has been harmed in the process.
    2. Re:In the beginning.... by Anonymous Coward · · Score: 0

      I don't know what planet you are on, but Ubuntu sucks.

    3. Re:In the beginning.... by TheGratefulNet · · Score: 3, Funny

      and then, in the era of Ian, ubuntu turned against The Lord and Mint was created. and there was much rejoicing (yay...)

      --

      --
      "It is now safe to switch off your computer."
    4. Re:In the beginning.... by johanw · · Score: 5, Funny

      And then the devil created systemd?

    5. Re:In the beginning.... by duckintheface · · Score: 1

      Nice. Gave me a laugh.

      --
      "He took a duck in the face at 250 knots." -- William Gibson, Pattern Recognition
    6. Re:In the beginning.... by epyT-R · · Score: 2

      What about sls and slackware? LFS and Gentoo? Redhat and Mandrake? Your story is missing large parts of history. Also, Ubuntu was corrupted by the sin of systemd!

    7. Re:In the beginning.... by Anonymous Coward · · Score: 0

      Your story is missing large parts of history.

      It's a paragraph, Dude. Of course a one paragraph history of Linux distros is going to leap over wide chasms of history.

    8. Re:In the beginning.... by Anonymous Coward · · Score: 1

      I was indoctrinating my two teenage daughters into the cult of Slackware over the holidays!

      I have tried debian, redhat, ubuntu, Suse... Slackware is the only distro for me.

      (If I have to run the system at home that is-- I use Suse at work at I don't care).

    9. Re: In the beginning.... by Anonymous Coward · · Score: 0

      The devil created windows

    10. Re: In the beginning.... by Anonymous Coward · · Score: 0

      In the beginning we had slackware! learn history or you are doomed to repeat it lol
      and then redhat!
      and after that debian

    11. Re:In the beginning.... by Anonymous Coward · · Score: 0

      In the beginning? *LOL*. All that stuff at Berkeley Labs, Linus' work, Slackware....that all happened before the beginning? Fucking creation myths.

    12. Re:In the beginning.... by shanen · · Score: 1

      Good joke, but the punchline is deeper than it seems. Bad economic models on the Linux side are why most people are still using inferior OSes (AKA Windows). I don't want to make a goodness call on macOS, but Apple's economic models are obviously much better than anything Linux has.

      --
      Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
    13. Re:In the beginning.... by PixetaledPikachu · · Score: 2

      What about sls and slackware? LFS and Gentoo? Redhat and Mandrake? Your story is missing large parts of history. Also, Ubuntu was corrupted by the sin of systemd!

      It's an open sourced joke, dude, Pull the source, recompile and create your own joke

    14. Re:In the beginning.... by ChunderDownunder · · Score: 1
      I thought the first sacred discs were from Yggdrasil.

      But in an ancient Norse language that nobody could decipher, so it never caught on.

    15. Re:In the beginning.... by AHuxley · · Score: 1

      Needs a no systemd winner in that list :)

      --
      Domestic spying is now "Benign Information Gathering"
    16. Re:In the beginning.... by Anonymous Coward · · Score: 0

      Unix

    17. Re:In the beginning.... by fluffynuts · · Score: 1

      And lo, but even the fruits of the heavens, Debian and Ubuntu, were infested with systemd, having not learned from the foreboding trumpet blasts of pulseaudio as it introduced latency and the ability to crash out where there was none before. There was much wailing and gnashing of teeth, and many faithful did turn their backs on the once great tablets-o-truth, seeking out anything without that foul stench.

      Personally, I shifted to Gentoo after 16 years on Debian or some derivative (Mint or Ubuntu, then back to vanilla Debian). PulseAudio was flaky enough. Systemd just pushed me over the edge. So long and thanks for all the fish. Perhaps when the Debian world remembers something of the UNIX philosophy and provides a path to use OpenRC (or similar) and purge pulseaudio, I'll come back to the promised land. For now, it's the land down under where women glow and men plunder.

    18. Re:In the beginning.... by Anonymous Coward · · Score: 0

      Wow-- I didn't realize I've been using linux so long. I remember this and honestly though it was still a distro.

    19. Re: In the beginning.... by Anonymous Coward · · Score: 0

      Having used Debian and moved to the dark side (gentoo, arch, freebsd) I think it's time to return....
      Though not sure how Suse even still exists...

    20. Re: In the beginning.... by Coren22 · · Score: 1

      Though not sure how Suse even still exists...

      Likely for the same reason RedHat still exists. Enterprise licensing keeps them afloat while other distros get by with donations.

      I think I should try Gentoo again, it has been a while. I went to install Ubuntu on my laptop last week, and it never even started the OS to continue to the install, just stopped at two squares in the loading screen with no errors.

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
    21. Re:In the beginning.... by Coren22 · · Score: 1

      I wish I had mod points, never a more appropriate response.

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
    22. Re:In the beginning.... by Coren22 · · Score: 1

      Did Gentoo turn to the dark side?

      Honestly, I don't know much about any of the rest of those though.

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
    23. Re:In the beginning.... by Coren22 · · Score: 1

      The thing about creation myths is that there is rarely an indication that nothing existed before.

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
    24. Re: In the beginning.... by michael_wojcik · · Score: 1

      Though not sure how Suse even still exists...

      The same way other companies do: By selling things that people buy.

      You may not be interested in the benefits of a commercial distribution like SLES - product support, integration, platform support (SLES on zSeries is a decent market all on its own), and so forth - but that doesn't mean there aren't plenty of organizations that are.

      SUSE revenues for last year were up 18% pro-forma CCY. So still selling pretty well.

      (Disclaimer: I work for Micro Focus, but not for the SUSE side of the house. Though for this post I hardly see how it matters.)

  23. Interesting: a distro a year? by aglider · · Score: 1

    Unfeasible. I chose a desktop distro some years ago and still stick to it. Same for servers. Same for embedded boxes. This ranking makes no sense to me.

    --
    Sent as ripples into the electromagnetic field. No single photon has been harmed in the process.
    1. Re:Interesting: a distro a year? by Anonymous Coward · · Score: 0

      Unfeasible. I chose a desktop distro some years ago and still stick to it.
      Same for servers. Same for embedded boxes.
      This ranking makes no sense to me.

      Likewise. We have five laptops running Xubuntu 16, and three desktops (two with core2 quad running Xubuntu 16, one with i5 running Arch). We also have three servers running a proprietary Linux (Synology), and a router running OpenWRT.
      Two of the core2 quad desktops and a (long dead) laptop used to run Ubuntu 10 and earlier, before they changed the interface to Unity. At that time, we had a proprietary router and two servers (both from Synology, the single drive one long dead).

  24. Re:Does it really matter? Its market share is too by Anonymous Coward · · Score: 0

    Just wait for the october revulution

  25. Re:Does it really matter? Its market share is too by donaldm · · Score: 1

    2% folks! Just 2%!

    I supposed you have not heard of the Microsoft Tax? Most people stick with what they purchase and it is usually those with a few extra smarts that make the switch. Still, 2% for the desktop does translate to tens of millions at least there is hope for this world.

    --
    There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
  26. Re:And they all run SystemD by Anonymous Coward · · Score: 0

    Gentoo defaults to OpenRC, but nice try with the trolling. Good thing you didn't attach your account to it.

  27. Re:And they all run SystemD by Anonymous Coward · · Score: 0

    Found the one Devuan user!

  28. Why Not Mint ? by JimSadler · · Score: 0

    Mint is obviously the most popular and I think that is because of its very high quality.

  29. I thought it was systemd by birukun · · Score: 1

    systemd has not taken over everything in the Linux OS yet?

    Glad to see Gentoo is still in the running, if you are building a small fast lightweight OS, Gentoo is a good. I avoid using it on my desktop since recompiling X for an update is painful.....

    --
    Self Defense - A Human Right www.a-human-right.com
    1. Re:I thought it was systemd by Anonymous Coward · · Score: 0

      systemd has not been adopted by many projects. Linux Mint's Debian Edition still uses SysV, Void, Gentoo, PCLinuxOS, Slackware still all avoid systemd. Almost all of the really small distributions (Tiny Core, Rancher, SliTaz, etc) avoid systemd.

  30. This demonstrates the issue by Anonymous Coward · · Score: 0

    That this has to exist is a prime example of the problem with "linux" and its fractured nature.

    1. Re:This demonstrates the issue by Anonymous Coward · · Score: 0

      > "linux" and its fractured nature.

      Exactly. The same with cars and motorbikes. It is just far too confusing to have all those makes and models, and then you have to decide what colour you want and there is an endless list of options. What is needed is for one manufacturer to drive all the others out of business and then make just one model of car in one colour, or maybe two or three: perhaps a 'Home' model, and a 'Professional' for salesmen, and an 'Enterprise' for executive and such.

  31. elementary by Anonymous Coward · · Score: 0

    elementary OS can't be the best desktop distro if it doesn't have a 32-bit flavour available.

    1. Re:elementary by armanox · · Score: 1

      Why not? I think you'll find the majority of desktops out there support 64 bit.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
  32. LXLE the best for lightweight linux distribution? by Anonymous Coward · · Score: 0

    Currently downloading so I can try on my ibm thinkpad with 512M ram. Gotta say I'm pretty suspicious 1.2G is considered lightweight these days? I suspect if you want lightweight youd use something like debian dog the iso is 159M.

  33. Please re-word: Jack Wallen's Best Linux Distros by keneng · · Score: 4, Interesting

    This article certainly does not reflect what I perceive are the best distros and certainly does not elaborate or go far enough to compare the different capabilities with an extended list of other distros in a matrix.

    For me, the proposed comparison criteria would be:
    -user able to create customized live thumb image with a reasonable amount of time
    -user able to update the packages quickly and easily
    -user able to find packages of interest quickly and easily
    -user able to create own packages quickly and easily
    -desktop agnostic. No default desktop. Users must choose themselves which one they want.
    -user documentation up-to-date enough to most relevant and trending Linux Distros issues: security configuration for server and non-server alike, desktop, printer, network, filesystems, media player softwares, peer-to-peer softwares, digital-freedom and anonymity.

    Arch IMHO is the best. It covers the above with archiso, pacman, yaourt, kde/gnome/other desktops, archwiki covers how to make packages easily and make them available through "Arch User Repositories"(AUR) and installing them through yaourt.
    b2im tool for manjaro was the closest and fastest way to customize a thumb-image, but lacked support for customizing an image with AUR packages. archiso can be customized with AUR packages.
    http://www.xcfa.tuxfamily.org/...

    Debian Sid is equivalent, but I have classified it as second-best because it takes more time to create & customize a live thumb image especially with an extra persistent partition on the thumb itself. It should be straightforward to do and yet it still is not straightforward to do. live-build takes more than a couple of weeks to customize and it is complex procedure to succeed with both bios and uefi.

    Antergos and Manjaro were inspired from Arch. Parrot, Backtrack, Kali, Ubuntu were inspired from Debian BUT ARE NOT DEBIAN. Dare I say a LINUX DISTRO is like a food to be prepared and consumed. If that is the case, which would you prefer depends on your personality. If you prefer to prepare your food yourself, you will go to a grocery store with fresh, unprocessed food products(i.e. Arch/Debian/Fedora), but if you are in a hurry/tired then you could possibly prefer something prepared for you(i.e. Redhat, Ubuntu, Parrot, Kali, Manjaro, Antergos.)

    I wouldn't impose my opinion on others to use a particular distro, but I am of the opinion everyone would be healthier by preparing/using the fresh produce and straight from the source: Arch, Debian, Fedora. When you go with the faster food(i.e. Redhat, Ubuntu, Parrot, Kali, Manjaro, Antergos) there are always consequences/constraints, less-recent packages, vendor-lock-in/"take or leave it".

  34. SUSE? Really? by whoever57 · · Score: 1

    Best enterprise server distribution: SUSE. "Don't be surprised if, by the end of 2017, SUSE further chips away at the current Red Hat market share."

    Last time I used SUSE, it felt like I had jumped through a time warp to about 5 years earlier.

    --
    The real "Libtards" are the Libertarians!
    1. Re:SUSE? Really? by cant_get_a_good_nick · · Score: 1

      Not sure of this "award"

      Best for A - some distro

      Best for B - some distro

      Best for C - some distro

      Best for Enterprise, mention one distro possibly gaining ground on another... Confusing

    2. Re:SUSE? Really? by Anonymous Coward · · Score: 0

      That's because Novell got their hands on it and took it back in time with them. Plus they added all kinds of crap from the Microsoft-Novell agreement. That code is still there even though Novell is long gone.

    3. Re:SUSE? Really? by Anonymous Coward · · Score: 0

      When I tried it a few years ago, I was impressed that they made KDE 4 look good. But very few packages were available in the repos.
      Later, I was told on some forum I needed to enable additional repos so that I can actually get some software. Duh! I was back to newbie land Ubuntu with over 50,000 packages out of the box anyway :)

    4. Re:SUSE? Really? by Anonymous Coward · · Score: 0

      Really? When it was your "last time"? Like 10 years ago, maybe? Even RedHat is using libsolv from SUSE in their sluggish package manager these days. Not to mention that the rest of the world is using snapper.

    5. Re:SUSE? Really? by pnutjam · · Score: 1

      If you tried SLES, I'm not surprised, I felt the same way when I tried RHEL. Try out OpenSuSE Leap or Tumbleweed. They will blow your socks off.

    6. Re:SUSE? Really? by pnutjam · · Score: 1

      I posted this to my company's Yammer without reading the article fully. The synapsis is wrong, the article clearly states that RHEL is the enterprise choice. It just says SUSE is gaining.

      Once again, excellent work by the editorial team.

  35. Re:Does it really matter? Its market share is too by johanw · · Score: 1

    Thet's way more than windows phone.

  36. Funtoo and ArchLinux by corychristison · · Score: 2

    I really, really like Funtoo Linux. I've posted about it in the past.

    It's a lot like Gentoo, as its based on Gentoo, built by the original founder of Gentoo. But it has a few subtle differences: - Portage uses git to sync the portage tree instead of rsync (though I think Gentoo back ported this feature).
    - boot-update. Gentoo lacks this program. It handles updating grub2 and lilo configuration based on the presence of kernels and initrd files in /boot. No mucking about with grub2-mkconfig.
    - systemd is unsupported, though its there if you want to use it. If it breaks, its on you.

    I find myself using ArchLinux's wiki more and more these days. It seems like it is almost a binary version of Gentoo/Funtoo in many ways. I've been trying it out in a VM. Not having to compile everything is nice, but lacks tuning dependencies that I am so used to with Funtoo/Gentoo.

    1. Re:Funtoo and ArchLinux by zwede · · Score: 1

      Portage uses git to sync the portage tree instead of rsync (though I think Gentoo back ported this feature).

      Thanks for this. I'm a long time gentoo user but didn't know they added git as a portage tree option. Just switched over to it and it's a lot faster than rsync.

  37. T2 SDE by rene2 · · Score: 1

    T2 SDE - "Best distribution for those with something to prove," and people can later use their learned skills for their embedded projects ;-)

  38. Elementary OS Performance? by jasnw · · Score: 2

    I've seen Elementary OS mentioned several times in discussions among unhappy Apple users as a good bail-out option. Those of us who moved from Linux to OS X in the early 2000s, back when OS X did indeed "just work" (particularly compared to the Linux desktop) are now tired of rushed/botched software upgrades and increasingly poor HW offerings. I want a system I can depend on rather than one I can (or have to) fiddle with so I can focus on the things I want/need to be doing with the computer. That's why I'm not looking at a hackintosh solution. Any Elementary OS users want to comment on how this distro is working for them? I'll probably want to install Gnome, which I think is not the out-of-the-box configuration.

    1. Re:Elementary OS Performance? by armanox · · Score: 1

      Isn't that the sad truth. OS X used to be so nice - I have machines here running 10.4, .5, and .6 (a PPC G4, G5, and a MBP 1,1 and a 2008 MB (don't remember the exact model but it could run Lion if I wanted). From 10.0 - 10.5 things really improved each version (save dropping classic in 10.5). When 10.6 came it was a little heavier, but still very nice to work with. Then Lion hit, and it was downhill from there.There are a few features in the newer versions that I like, but they could be back-ported to older versions if Apple allowed it (iMessage and FaceTime being synced with iOS devices, and iCloud), but that sadly isn't the Apple way. I've had to manually compile patches for PPC machines to keep certain core programs (like bash) updated against some major vulnerabilities, but otherwise some of these systems (like my Quad G5 running 10.5 after installing some rather fast HDDs and 16GB of RAM - if I could get a better GPU in their I'd move it to SSD as well and watch it fly) are still very usable.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
  39. Disappointed by Hognoxious · · Score: 1

    Disappointed not to see ninnle linux Cowboy Neal edition.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  40. Re:Does it really matter? Its market share is too by Anonymous Coward · · Score: 0

    On mobile, Linux (the kernel) is 80% and that is 3 or 4 times the size of the desktop market.

  41. Re:Does it really matter? Its market share is too by Anonymous Coward · · Score: 0

    Say WHAT about 2% ? Saying 2% market share sezzz nothing has improved since RedHat-6. It sezzz Linux SUXXXXXXXXXXXXXXXXXXXXX and every person working a computer appliance knows that!

  42. Best OS to gain chicks?? by Billly+Gates · · Score: 1

    But what about those of us who build PCs and install OSes to impress ladies? I mean when they come over I always direct them to my computer. Come to think of it I haven't been laid in awhile

    1. Re:Best OS to gain chicks?? by Anonymous Coward · · Score: 0

      The phrase "getting laid" originated from the phrase "laid to rest". Attempting to "impress the ladies" can be fatal.

    2. Re:Best OS to gain chicks?? by Billly+Gates · · Score: 1

      The phrase "getting laid" originated from the phrase "laid to rest". Attempting to "impress the ladies" can be fatal.

      Is that an apt-get command?

  43. Isn't it wierd how 99% of the world by Anonymous Coward · · Score: 2, Funny

    manages to *get stuff done* with Windows ?
    And they don't spend a lot of *time* on their OS, they just somehow, god alone knows how, manage to live with the defaults in the OS ?
    and it doesn't bother them cause the have like, say, 50,000 things that are more important then worrying about some minor problem in an OS ?

    reminds me of joel on software: the real expert always leaves the OS/software at default as the real expert uses a lot of diff computers, and the default is the only thing that makes sense .....

    must be a corally for OS: the real expert uses windows cause a real expert is dealing with a lot of other people, and most of them are using windows, so it makes sense to learn what people are using.....
    course, you have nothing bettter to do then configure your os, cause god knows, RAM is so $ that it is worth hours of your time to make the OS run on less ram, hey, more power to you; most of you who do this, probably a lot better for society that you are doing this then , say, thinking about firearms and the people who you imagine have harmed you

    1. Re:Isn't it wierd how 99% of the world by skullandbones99 · · Score: 1

      I think you will find that people get stuff done despite using Windows.

      With the closed source code of Microsoft you have to put-up and shut-up with Windows. So Microsoft drains your life-force so you don't care about changing any OS defaults, you know it will be a futile experience.

  44. Tell me about it. by Anonymous Coward · · Score: 0

    I've been bashing Linux for 15 years and some of these distributions are baffling.

  45. Re:Does it really matter? Its market share is too by Anonymous Coward · · Score: 0

    3% now by PornHub metrics, get current shill.

  46. Korora / Fedora by erktrek · · Score: 3, Funny

    Started with Gentoo - awesome learning experience. Harder to maintain in a production environment especially if you're lazy like me.

    On the desktop went thru various distros - Ubuntu, SolydXK, Mint, Manjaro/Arch and am now using Korora/Fedora. Have been very surprised at how well Korora works - always avoided Fedora for whatever reason.

    Tried Elementary OS a few years ago and liked the look but the packages just weren't there and some things were broken. No doubt things are better but I've moved on.

    LXLE looks cool especially for older tech - I like the LXDE and LXQT DEs a lot - simple and old school windows-like.

    CentOS seems a little outdated for my tastes but it works well enough especially in environments that are fragile. Using Ubuntu LTS for most of my server stuff - for me it has been the easiest to maintain and keep current with a great range of compatible devices and packages.

    Haven't tried Parrot Linux yet but will check it out - have used Kali & BackBox.

  47. Re:Here's your chance: by MouseTheLuckyDog · · Score: 1

    For one thing systemD is not a file system

  48. Re:Does it really matter? Its market share is too by skullandbones99 · · Score: 1

    Don't forget about embedded systems where the Linux kernel is a major player, such as Android smartphones, home WiFi routers, TiVo set-top cable TV boxes, automotive systems, flat screen TVs, ..

    Also don't forget super-computers as Linux is the main player there.

    I bet there are more CPUs in the world running the Linux kernel than Microsoft's Windows.

  49. What? No Mint? by BrendaEM · · Score: 1, Funny

    Mint with Cinnamon is arguable the best Linux Desktop distro.

    --
    https://www.youtube.com/c/BrendaEM
    1. Re:What? No Mint? by Anonymous Coward · · Score: 0

      "Arguable" is the key word there.

    2. Re:What? No Mint? by Anonymous Coward · · Score: 0

      Correction: You meant to say "Mint with Mate", right? ;)

    3. Re:What? No Mint? by Anonymous Coward · · Score: 0

      KDE neon is much better.

  50. things by Anonymous Coward · · Score: 0

    linux.com is still a thing?

  51. Linux blows by Anonymous Coward · · Score: 0

    Linux blows ... Trump loves Linux

  52. Re:Here's your chance: by Anonymous Coward · · Score: 0

    For one thing systemD is not a file system

    ...yet.

  53. all Ubuntu based but 1. by luther349 · · Score: 2

    i moved to a\manjaro thats based on arch and never looked back everything is faster then anything Ubuntu based and never a issue with being stable.

    1. Re:all Ubuntu based but 1. by shanen · · Score: 1

      I'm such a lightweight Linux user I didn't even realize that they were all (save one) Ubuntu based, but I've just been using the main Ubuntu stream for some years now on a few of my boxen... I wish one of the categories had been international support because the flaky Japanese support in Ubuntu has become my biggest problem with using that OS for my minimal needs.

      (I only have two 'pure' Ubuntu boxen, one multi-booter and a couple of VMs. Most of the time I'm using Windows 10, Android, or macOS.)

      --
      Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
    2. Re:all Ubuntu based but 1. by Anonymous Coward · · Score: 0

      > all Ubuntu based but 1

      That's not even true. CentOS is based on RHEL which is separate from Debian (which Ubuntu is based on). SUSE is entirely separate from Debian and RHEL, though it has grown to incorporate some RHEL features. And the list from TFA includes Gentoo, which is yet again completely separate from RHEL, Debian and SUSE.

  54. Re:Here's your chance: by fahrbot-bot · · Score: 2

    For one thing systemD is not a file system

    Not yet, so shut up and don't give them any ideas.

    --
    It must have been something you assimilated. . . .
  55. The best poultry is steak... by mi · · Score: 1, Offtopic

    The best "Linux distro" is FreeBSD.

    --
    In Soviet Washington the swamp drains you.
    1. Re:The best poultry is steak... by KiloByte · · Score: 1

      BSD userland reminds me of SCO -- it's that musty. If you want the kernel that bad, there's Debian kfreebsd -- nice, devoid of systemd. Although with BPF now in Linux and ZFS sort-of working, the number of claimed reasons to use BSD grows thin.

      --
      The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
    2. Re:The best poultry is steak... by mi · · Score: 1

      BSD userland reminds me of SCO -- it's that musty.

      Citations?

      with BPF now in Linux and ZFS sort-of working, the number of claimed reasons to use BSD grows thin.

      He-he, as long as you don't know, what else you are missing... Yes, I suppose, ignorance is bliss.

      --
      In Soviet Washington the swamp drains you.
    3. Re:The best poultry is steak... by Billly+Gates · · Score: 1

      What is so inferior go pkg install or /usr/ports?

      We dont't want kfreebsd. Freebsd is more i integrated, Works just fine and is more tested. We don't want beta quality software

    4. Re:The best poultry is steak... by KiloByte · · Score: 1

      with BPF now in Linux and ZFS sort-of working, the number of claimed reasons to use BSD grows thin.

      He-he, as long as you don't know, what else you are missing... Yes, I suppose, ignorance is bliss.

      Well, yes -- I'm just quoting the two reasons that are nearly exclusively said. I don't run FreeBSD myself other than to port my programs to. I guess this is a wonderful place to say "please enlighten me then".

      --
      The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
  56. Re:Does it really matter? Its market share is too by Anonymous Coward · · Score: 0

    Fuck the market. On this site we are interested in powerful and customizable operating systems that we want to use. And those are available, mostly even for free, so we are happy. And when we stop being happy, we will come up with something new with even lower market share but with the features we want.

  57. Re:Please re-word: Jack Wallen's Best Linux Distro by fnj · · Score: 1

    Agree. Everybody who knows anything knows Arch is the best for desktop, but I wouldn't use it for server.

  58. MX Linux by supertall · · Score: 1

    Tried Elementary OS, don't agree that the desktop is "elegant" at all. I disagree with the walled garden paradigm as well. Currently on MX Linux. Debian based. Sysvinit. Runs wonderfully with Cinnamon.

    1. Re:MX Linux by Anonymous Coward · · Score: 0

      If you want elegance, beauty, power while being very light, try Austrumi Linux which is slackware based. Austrumi have different themes with a single right-click. You can have an MS Windows like desktop or Gnome, depending on your taste.

      Ease of Windows with the power of Linux.

    2. Re:MX Linux by Anonymous Coward · · Score: 0

      I agree with this. I've been trying MX in a VM on virtualbox and really like it.

      Elementary OS is okay (seems nice & uncluttered), but it doesn't seem to have a Task Manager (other than alt-tab, unless I'm missing something).

  59. What is the best non-systemd distro? by walterbyrd · · Score: 1

    I am using FreeBSD 10.3 - it's not bad. I am thinking about moving to slackware.

    Mint 17.3
    Slackware 14.2
    Gentoo
    CentOS 6.5
    Calculate Linux
    FreeBSD 10.3
    Something else?

    1. Re:What is the best non-systemd distro? by unixisc · · Score: 1

      According to this page, CentOS has just started w/ systemd, starting w/ 7-1611. OTOH, you could try PCLinuxOS, which despite being Mandriva derived, doesn't have it.

      One thing I'm curious about - why are you looking at moving out of FreeBSD? While some of the Linux distros you listed ain't yet w/ systemd, some are just starting to come on systemd. So if you want to stay away from systemd, why go to Linux? Also, 10.3 seems a tad dated for FreeBSD. I just got a TrueOS DVD and upgraded, and it right now runs on FreeBSD 12.0 current.

    2. Re:What is the best non-systemd distro? by Anonymous Coward · · Score: 0

      Since all versions of Mint were derived from Debian and Ubuntu, it uses systemD too.

    3. Re:What is the best non-systemd distro? by Billly+Gates · · Score: 1

      Sorry both PcBSD and TrueOS have e been terrible versions of Freebsd. Buggy as hell and TrueOS broke Freebsd standstands

    4. Re:What is the best non-systemd distro? by Anonymous Coward · · Score: 0

      Mint 17.3 contains some portions/pieces of systemd. 18.x, on the other hand, has gone full-blown retard.

    5. Re:What is the best non-systemd distro? by Anonymous Coward · · Score: 0

      Primary reason *I'm* moving away from FreeBSD (been using it since 1997): https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173541 -- issue has existed since 10.x (last version I verified was 12.x). 9.x is now officially EoL'd.

      I've also begun to witness strange intermittent performance problems with ZFS and mutt: extremely slow paging through mails (the mailbox is a classic UNIX mail spool/mbox, not Maildir); the ARC is 100% primed with said contents, and the issue simply goes away randomly but will reappear at some point in the near-to-late future. A full zpool scrub passes, absolutely no anomalies with the system otherwise; all server-class hardware. It's one of those things that is infuriating because there's no real explanation for why it's happening that one can immediately discern from sysctls.

      As for Linux distros that don't use systemd, http://without-systemd.org/wiki/index.php/Main_Page is a common go-to, but I imagine that list will slowly over time have fewer and fewer entries (ex: CentOS). Sad situation, really.

    6. Re:What is the best non-systemd distro? by SigmundFloyd · · Score: 1

      Slackware is usually considered the most BSD-like Linux distro. When I found the BSDs impractical for home use (insufficient ACPI support) I went with Slackware. That was about 8 years ago, and I've never looked back.

      --
      Knowledge is power; knowledge shared is power lost.
  60. Re:Please re-word: Jack Wallen's Best Linux Distro by nnull · · Score: 1

    Why not? I've been using it for my production server setup just fine. It works great and does the job pretty well. I don't recommend it for everyone, but the LTS and rolling updates doesn't hurt me. If it breaks something, that's why I have a backup to take over so I can figure it out.

    To be honest, I haven't had anything break for my business for years on Arch. It's been running my machines, connecting to PLC's for data, running my database, all the good things just fine. I think probably the worst thing was just the python 2 to python 3 move, but it turned out to be a non-issue, since 90% of my stuff ran fine on python 3, and Arch (Along with all the major distributions) offered python 2 to stick around for a long time until I moved over.

  61. Re:Please re-word: Jack Wallen's Best Linux Distro by nnull · · Score: 1

    I don't know why Arch isn't on this list either. It has a great package manager, a comprehensive wiki and if you want the latest and greatest, it's not a problem to get it.

  62. Elementary OS is for the little kids by Anonymous Coward · · Score: 0

    Elementary ships with Epiphany instead of Firefox, such a cute little kid's web browser!

    1. Re:Elementary OS is for the little kids by Anonymous Coward · · Score: 0

      I think it also has Geary as the default for email. But of course, it's easy enough to install Firefox & Thunderbird.

  63. Re:Does it really matter? Its market share is too by unixisc · · Score: 1

    So what would you use for IoT? Minix? OpenBSD? Minix w/ PF?

  64. Re:Letters! What are they good for? Absolutely... by hackwrench · · Score: 1

    But if distributions aren't for u and i, then what are they good for?

  65. Re:One true OS by hackwrench · · Score: 1

    I'm holding out for the one true OS before dealing with this newfangled. I sent this post to a special posting center on postcards.

    Just joking. But that's what this oneupsmanship makes me feel like is in order.

  66. Re:That's funny by hackwrench · · Score: 1

    That's funny, because I was just about to call Windows, Doors!

  67. Re:LXLE the best for lightweight linux distributio by Anonymous Coward · · Score: 0

    Some bloat is a bit useful, like all these font for korean, arabic, chinese and many others that still give you something to look at even if you don't understand anything of the language. In Windows 98 I believe, you could install them : took a couple hundred megs or more.
    Might have other crap like Bluetooth, media players that all add up but make the computer useful.

  68. Re:Does it really matter? Its market share is too by Waccoon · · Score: 0

    And on mobile, it's non-existent.

    No, Android doesn't count.

  69. Elementary OS as Server by charlee007 · · Score: 2

    I want a system I can depend on rather than one I can (or have to) fiddle with so I can focus on the things I want/need to be doing with the computer. That's why I'm not looking at a hack-in-tosh solution. Any Elementary OS users want to comment on how this distro is working for them? I'll probably want to install Gnome, which I think is not the out-of-the-box configuration. Also we at Noavard use Linux as our web server, in Linux, Apache, MySQL and PHP architecture.

    --
    I write about technoloty and advanced computing in Noavard, I place for pros.
    1. Re: Elementary OS as Server by Anonymous Coward · · Score: 0

      Tausende von Kommentaren hier. Leute , wacht auf!!!!!!!!
      Bündelt eure KrÃfte und zaubert ein ein ein 1 1 1 Betriebssystem!!!!!!!
      Windows kommt bei 3 Milliarden Nutzern auch mit einem System aus. Linux hat bei 3 Millionen Nutzern 866 Systeme!!!!!

      Jeder kocht sein eigenes Süppchen und freut sich noch wenn er dem anderen einen vermeintlichen Schritt voraus ist unter dem MÃntelchen des fairen Wettbewerbs. Da kann man nur noch weinenðY.....

      Make Money, Make more Money, do find people who makes more Money for you.

      Wir wahr!!!!!

  70. Re:Does it really matter? Its market share is too by TheBlackMan · · Score: 1

    And on mobile, it's non-existent.

    No, Android doesn't count.

    Oh yeah, it must be so because you said so.
    I am detecting a major Butthurt.

    Linux is the dominant operating system on this planet. Just deal with it.

  71. It's Slack Jack by Anonymous Coward · · Score: 0

    Anyone ever heard of Slackware? Systemd free since '93.

    Pat for President :)

  72. What's the most security-hardened Linux distro? by cpghost · · Score: 1

    Still relying on OpenBSD, and sometimes also on a trimmed-down FreeBSD with Capsicum for security-related work; but I'm wondering what the most hardened (minimalist) Linux distro you guys are recommending? I understand that the less software, the smaller the attack surface, but I'm also thinking along the lines of SELinux-by-default, settable access policies (not just discretionary access policies but also rules-based access policies), etc...

    --
    cpghost at Cordula's Web.
  73. Re:Please re-word: Jack Wallen's Best Linux Distro by tdailey · · Score: 1

    I tried Arch. I found the communiity hostile and toxic. Almost every question asked on the forums seemed to draw at least one accusation of being a freeloader - usually from the rule-lawyer-happy admins. I've never regretted leaving Arch.

  74. Re:Please re-word: Jack Wallen's Best Linux Distro by Walter+White · · Score: 1

    What is the security environment for yaourt packages? Are they vetted in any way? Is this different from mainstream distros such as Debian, Redhat and their progeny?

  75. Arch by Udom · · Score: 1

    With Arch you're expected to figure things out for yourself, and yes, that can be a pain, but its the best way to learn... Also odd to read about all the security tools in Parrot OS. Last time I looked they had somewhere around 100 tools. Blackarch currently has 1312 tools and you can easily install any or all of them on any Arch dist of your choice.

  76. Re:LXLE the best for lightweight linux distributio by uncle+slacky · · Score: 1

    For a machine like that you'd be better off with AntiX (Debian based), or if you need Ubuntu repos use Bodhi or Peppermint.

    --
    Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it.
  77. Re:LXLE the best for lightweight linux distributio by Anonymous Coward · · Score: 0

    Straight debian with lxde is also pretty easy, I had wheezy and lxde running on some Vortex86 MX computer (not even i686) with 512MB RAM, one 8GB SD card and no swap. An old PC with 512MB DDR1 might be easier : you can swap on hard drive.

    Perhaps a fun project would be to install something on a really old PC with / on SD card or USB stick ; /var, /home and swap on HDD. Or perhaps / on HDD and /usr on SD. Low latency of even the worst flash is pretty awesome but write throughput is bad.

  78. Re:Please re-word: Jack Wallen's Best Linux Distro by Anonymous Coward · · Score: 0

    Why not? I've been using it for my production server setup just fine..

    I noticed you typed "production server" in singular. This is probably why it works for you. If you try to maintain hundreds of servers you'll very quickly find out why people don't use Arch Linux in production.

  79. Pixel? Re: wonderfully confusing! by stinkyjak · · Score: 1

    Where is Debian with Raspbian Pixel?

  80. Re:Does it really matter? Its market share is too by vandamme · · Score: 1

    What we need are drivers, apps, and hardware that doesn't have Windows but costs the same (or less). To do that we need bigger market share. There's a sweet spot between getting the stuff we need and getting the malware that is now targeted at Windows.