Slashdot Mirror


First Impressions of Slackware 10

Eugenia writes "Michael Hall wrote an informative article about the first impressions of the recently released Slackware 10, mostly discussing the domain Slack excels: the server. Michael concludes that 'Slackware 10 is a well-rounded distribution that will continue to make a first-class Linux server platform. Changes in the new release are incremental, not radical, and Slackware remains one of the most stable, reliable and flexible distributions available today.' The article also sports 14 screenshots."

2 of 395 comments (clear)

  1. This beginner loves Slackware by ultranon · · Score: 5, Interesting

    I'm fairly new to the Gnu/Linux world and I have to agree with those who say that Slackware is NOT difficult to install and use, especially for geeks who have put in a lot of time on other platforms. I have tried all of the major distros, and have found that Slack posseses the best of all worlds. It is not only simple and stable, but it seems to me to be the most flexible distro.

    I have had the most luck getting things to work in Slack. Sure, I don't have the benefits of something like apt-get or emerge (swaret and slapt-get don't quite measure up) but I'm also not limited by those tools. I installed and configured my Slack in under an hour, everything worked, and I have been able to get, install and use every piece of software that my heart has desired.

    Coupled with Dropline Gnome, I have found Slack to be an excellent, complete and attractive desktop, even for the beginner/intermediate Linux user. I think that many of those who hold outdated, or second-hand impressions of Slack would be impressed by Slack 10.

    To summarize, I love Slackware and want to marry it.

  2. Re:Nooo... Another OSNews article. by pavon · · Score: 5, Interesting

    No I'm not against any graphical configuration tools or this and that. I'm just against breaking the rule of changing the default UNIX tradition of configuration files. Any graphical tool should be like Webmin, which leaves the structure as it is.

    This is what brought me back to slackware. I started with RH 4 but could never get it to work with my hardware. So I tried slackware and really enjoyed it. I learned so much about how Unix works on that slackware version. Anyway since then I have tried a different distro each time I am ready to do a complete OS upgrade. Here is what I learned.

    As far as packaging goes rpm sucks unless you verify or build your own because the majority of 3rd party package builders do it wrong. At that point it's just as easy to go with slackware or gentoo. Apt-get seems really nice. Unfortuneatly, I didn't get much time with Debian (one week to install, then two weeks later my harddrive dies).

    As far as configuration goes, those GUI tools are a pain. I tried 4 releases of RedHat and got to learn 4 ways of setting up PPP, and each of which seemed to get progressively worse. And of course once you use the GUI tools, it creates it's own config files from which the unix ones are generated. So after the easy way fails if you want to do it the manual way, you first have to figure out how to disable the distro provided tools, which is not always easy. The *drake tools are the flakiest things I have ever seen seen. They basically just issue some script commands and don't do any error handling. If something goes wrong, the window just disappears and you are left wondering if it worked or if not why it didn't work, and what state you system is in. Totally lame. Yast is the nicest of the bunch, but again you really need to decide to let Yast do everything, or do everything the manual way, because otherwise you will tromple all over each other.

    As far as I am concerned, you can take your GUI configuration tools and keep them. Slackware may not be the easiest distro, but it is by far the least complicated. Even better, all the time I spend getting things to work on slackware, I am actually learning about how Linux works rather than figuring how to get around some broken config tool. That is the first thing that struck me when I started using slackware again. With the other distros I had gotten frustrated with all the maintainance I was doing that was all related to stuff I would never use again - fixing dependency errors, unbreaking harddrake - and this ended up driving me to Mac OS X for my main computer. With slackware I don't have to think about those kinds of problems, and I actually enjoy the problem-solving and discovering that I do have to deal with. It reminds me why I originally became so absorbed with linux in the first place.