LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 02-25-2004, 04:58 PM   #1
dos1
Member
 
Registered: May 2003
Location: Auckland, New Zealand
Posts: 49

Rep: Reputation: 15
Debian compared to Slackware


I'm looking at setting up a DC++ server, IRC bot and maybe some other crap running on an old P3 box. Some people have told me Debian woody is thebest bet security wise soooo before I start downloading/ordering the crap load of CD's (I'd like to get the whole set, not just what I need) I was wondering how it compares to Slackware setup wise and whether apt-get is as annoying as gentoo's emerge? My whole linux experience is pretty much 1-2 days of RedHat, 1-2 days of Mandrake, 1 year +/- Slackware...

PS: Can I run those services (DC++, IRC Bot etc) on a box also setup with Smoothwall? I never done the whole linux box/router thing before, using a Dynalink RTA300 at the moment.


Last edited by dos1; 02-25-2004 at 05:14 PM.
 
Old 02-25-2004, 05:34 PM   #2
ToniT
Senior Member
 
Registered: Oct 2003
Location: Zurich, Switzerland
Distribution: Debian/unstable
Posts: 1,357

Rep: Reputation: 47
Hard to say anything to the apt-get issue. What are the aspects you see annoying in the gentoo's emerge?
 
Old 02-25-2004, 06:17 PM   #3
scott_R
Member
 
Registered: Jul 2003
Location: Brighton, Michigan, USA
Distribution: Lots of distros in the past, now Linux Mint
Posts: 748

Rep: Reputation: 31
apt-get is more like swaret for slackware users. Actually, a little faster, although it's not foolproof by any means (or at least wasn't a month ago when I last stumbled on an Unstable upgrade). My experience is two years with Debian, and two months or so with Slack, and I don't see much of a difference, except that slack feels "purer", and that's usually a good thing if you've ever wrestled with a distro that changes or adds configuration files to make things "easier".

The upside may be that you have to pay a little less attention to settings with debian, as packaged defaults seem to be better, whereas slackware generally gives you whatever the sowtware writer gave you (generic settings to please everyone, and useless for everyone, typically). If you have to set up a number of computers, debian might be advantageous because of this.

Installer-wise, debian's a slight bit easier. If you've set up slack, debian's a peice of cake. If you're installing a number of computers, or your in a hurry, debian's probably easier. If you have a little time, and are confident with Slack, I'd use slack. If for no better reason, slack's software may be newer and less well tested, but I often wonder how secure year-old+ software really can be, in light of the number of new types of attacks and exploits that pop up in that time.

In reality, few people use woody, most debian users use testing or stable for all but the most critical systems. Most debian based distros aren't based on woody either. Not that that means woody isn't as secure as it's reputation, but it also suggests that woody probably doesn't have quite so many eyes on it as the other debian branches, and to me, that's a bad thing.
 
Old 02-25-2004, 07:09 PM   #4
dos1
Member
 
Registered: May 2003
Location: Auckland, New Zealand
Posts: 49

Original Poster
Rep: Reputation: 15
Yeah, I was kind of thinking that people would just go with the newer stuff. I was getting advice from people who work at an ISP so maybe thats why they use woody. Well, if thats the case, forget Debian. I'll stick with slackware.
 
Old 02-25-2004, 07:14 PM   #5
stony
Member
 
Registered: Jun 2003
Location: Europe / Germany / Saarland / Neunkirchen
Distribution: Debian (SID), Gentoo
Posts: 131

Rep: Reputation: 15
Hi,

Quote:
Originally posted by scott_R
apt-get is more like swaret for slackware users. Actually, a little faster, although it's not foolproof by any means (or at least wasn't a month ago when I last stumbled on an Unstable upgrade). My experience is two years with Debian, and two months or so with Slack, and I don't see much of a difference, except that slack feels "purer", and that's usually a good thing if you've ever wrestled with a distro that changes or adds configuration files to make things "easier".

The upside may be that you have to pay a little less attention to settings with debian, as packaged defaults seem to be better, whereas slackware generally gives you whatever the sowtware writer gave you (generic settings to please everyone, and useless for everyone, typically). If you have to set up a number of computers, debian might be advantageous because of this.

Installer-wise, debian's a slight bit easier. If you've set up slack, debian's a peice of cake. If you're installing a number of computers, or your in a hurry, debian's probably easier. If you have a little time, and are confident with Slack, I'd use slack. If for no better reason, slack's software may be newer and less well tested, but I often wonder how secure year-old+ software really can be, in light of the number of new types of attacks and exploits that pop up in that time.

In reality, few people use woody, most debian users use testing or stable for all but the most critical systems. Most debian based distros aren't based on woody either. Not that that means woody isn't as secure as it's reputation, but it also suggests that woody probably doesn't have quite so many eyes on it as the other debian branches, and to me, that's a bad thing.
FULL ACK.

After working 4 Years with debian I only want to add a few things:

With debian/stable you get a system that is running stable, package dependencies are ok, programs won't segfault and so on, but it's totally outdated. The security-thing is one reason why they setup security.debian.org ...

The biggest problem of debian is to use up-to-date software. Apt-get/Dpkg is the best package managing "suite" I've ever seen (except from emerge) but all this isn't useful if you hear "Don't use sid if you don't know what you're doing, we won't support this"... Yeah I'm saying this by my own and it's true, if you're using sid, you're using a (sometimes) totally unusable distro. Lots of packages (package dependencies) are broken and so on...

The other way to use up-to-date software is running stable and look for backports on apt-get.org. But most backports are "hacks" that are working with outdated glibc or other libraries. Where is the usuability there ? Who really knows if those "hacks" don't bring other security related problems ? Those hacks aren't true debian packages and also not really packages build up from the source the maintainer of the program put into cvs/shared for download ... If you're running stable with backports the security.debian.org-server isn't useful anymore ... there are no patches for those backports...

So after all you can use sid, and life in fear that the next apt-get update;apt-get dist-upgrade will be the last one on this production server or run an old distro without all the features you need. (And please don't tell me "If you use sid on a production server you're a moron" ... if i need the features i have to go and look where i can get 'em. If you're in trouble 'cause the package dependencies are broken and you have to fix that, that's not a software related problem ...)

Sometimes i think the whole debian thing is just a playground for the developers and stable is just there that they can say "Here look, this is our stable distribution, we're not just playing, we're working...". The "laggardness" it what kills debian in the end. Packages are moving too slow from unstable to testing to stable...

That's one of the reasons why i switched over to gentoo. The linux feeling and all what depends on that is still alive there. Patches are there within hours. The whole linux feeling is even more "taste-able"...

So, no hard feelings. Debian is still a great distro that will experience the hype that Suse or Redhat had ages ago. I'll go on using Debian as my 2nd "distro-of-choice"

cyas
 
Old 02-27-2004, 10:37 AM   #6
scott_R
Member
 
Registered: Jul 2003
Location: Brighton, Michigan, USA
Distribution: Lots of distros in the past, now Linux Mint
Posts: 748

Rep: Reputation: 31
"In reality, few people use woody, most debian users use testing or stable for all but the most critical systems. "

Um, I meant unstable, but I'm sure you all picked up on that.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Would SUSE be bloated to me compared to Debian? r3dhatter Linux - Distributions 8 11-14-2004 07:22 AM
Debian compared to RedHat/Suse, etc? leemoreau Debian 3 01-29-2004 08:51 PM
So how much faster is 2.6 compared to 2.4 RedHatMasta Linux - Software 14 01-28-2004 09:07 PM
Slackware 9.0 compared to Red Hat 9.0? Underworld Linux - Distributions 5 07-19-2003 08:18 PM
Emacs Vi(m) Compared... ? Mr. Eek Linux - Software 7 05-21-2003 01:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 12:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration