LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   Slackware vs. Debian (https://www.linuxquestions.org/questions/linux-distributions-5/slackware-vs-debian-271292/)

Garibaldi3489 12-28-2004 05:12 PM

Slackware vs. Debian
 
I tried googling this topic but I didn't have any really good results.

I was wondering in your opinions which distro would be better for me, Debian or Slackware.

-> I would like a fast and efficient OS
-> I would like to be able to keep it up-to-date, obviously apt-get would help here, I would also like to use a new (stable) kernel, I've heard that Woody uses an old one compared to Slackware
-> I would like to be able to do video-editing (multimedia support)
-> I have no problems using a console or "getting my hands dirty"
-> I would like to be able to upgrade the OS version easily, I've heard that upgrading to the new version of Slackware requires basically a new install, but Debian just requires an apt command
-> I would like to be in control (for the most part) of my OS

Based on these critera what OS do you think would be best suited for me needs? Currently I'm running a version of Slackware, but I'm wondering if Debian is in my future.

ror 12-28-2004 05:18 PM

"I've heard that upgrading to the new version of Slackware requires basically a new install, but Debian just requires an apt command"

That's not true, read UPGRADE.TXT on CD1.

tbh, debian vs slackware is a tough call, debian tends to use stable but often old versions of things, while slackware uses the newest versions of stuff.

Apart from that there is little between them.

Garibaldi3489 12-28-2004 05:37 PM

Quote:

tbh, debian vs slackware is a tough call, debian tends to use stable but often old versions of things, while slackware uses the newest versions of stuff.

Apart from that there is little between them.
So is apt a reason to switch to Debian?I would like to use the new versions of tools, stable but new.

ror 12-28-2004 05:51 PM

If you need a package manager that'll do what apt does then t's probably a reason, but slackware has a package system that works just fine;

Garibaldi3489 12-28-2004 06:04 PM

Quote:

If you need a package manager that'll do what apt does then t's probably a reason, but slackware has a package system that works just fine;
So you think I should just stick with Slackware, because its not much different than Debian?

slakmagik 12-28-2004 06:28 PM

Re: Slackware vs. Debian
 
Originally posted by Garibaldi3489
I tried googling this topic but I didn't have any really good results.

I was wondering in your opinions which distro would be better for me, Debian or Slackware.


-> I would like a fast and efficient OS
Slack
-> I would like to be able to keep it up-to-date, obviously apt-get would help here, I would also like to use a new (stable) kernel, I've heard that Woody uses an old one compared to Slackware
Debian - you can upgrade kernels on either
-> I would like to be able to do video-editing (multimedia support)
Either - or neither. :)
-> I have no problems using a console or "getting my hands dirty"
Either, but Slack
-> I would like to be able to upgrade the OS version easily, I've heard that upgrading to the new version of Slackware requires basically a new install, but Debian just requires an apt command
Not true for Slack, but maybe Debian is still easier there
-> I would like to be in control (for the most part) of my OS
Slack

Based on these critera what OS do you think would be best suited for me needs? Currently I'm running a version of Slackware, but I'm wondering if Debian is in my future.

Basically, yes, Debian has better package management if you want a more automatic thing and a large repository of pre-compiled packages. I find any package management system (but Slack's, if that counts) confusing as hell, personally, and prefer a lot of source and the occasional tgz.

I find Slack faster, more efficient, cleaner, and feel more in control of it than anything other than LFS. Based on your criteria, it sounds like Slack might have the edge unless Deb's package management is really the deciding factor for you.

But this is *just* me and just my *opinion* based on a lot of Slackware use and only some Debian use.

Garibaldi3489 12-28-2004 06:32 PM

Quote:

Basically, yes, Debian has better package management if you want a more automatic thing and a large repository of pre-compiled packages. I find any package management system (but Slack's, if that counts) confusing as hell, personally, and prefer a lot of source and the occasional tgz.

I find Slack faster, more efficient, cleaner, and feel more in control of it than anything other than LFS. Based on your criteria, it sounds like Slack might have the edge unless Deb's package management is really the deciding factor for you.

But this is *just* me and just my *opinion* based on a lot of Slackware use and only some Debian use.
Thanks alot, that's really helpful! I am going to stick with Slackware. BTW, do you know of an app that will "officially" register programs installed from source so they can be updated with swaret?

slakmagik 12-28-2004 06:44 PM

Hm. I'm not sure how swaret works, since I don't use it, but I assume it checks /var/log/packages to do its thing? Then checkinstall is the thing you want. It's in /extra, I believe. Like I say, not sure how it would work with swaret, but it's what I use for source.

rbochan 12-29-2004 12:30 PM

Why Debian?
Policy.

vharishankar 12-29-2004 08:18 PM

I have switched to Debian from Fedora core and I've never regretted it for one moment, because Debian feels much more comfortable with its package management. Installing/uninstalling programs was hell in an RPM based environment.

However, I cannot comment on Slackware because I haven't used it at all, but from all that people tell me, Slackware and Debian are approximately equals in the Linux world.

pevelius 12-30-2004 01:35 AM

i agree completely with digiot. slack allows more control by hand. debian is intended to be configured by interactive scripts (you can do it by hand but some things get back to debian mold during reboot if you donīt make sure they donīt).
however, i use debian now since for me itīs faster to try all fancy linux stuff with it.

ror 12-30-2004 01:49 AM

Quote:

Originally posted by Garibaldi3489
Thanks alot, that's really helpful! I am going to stick with Slackware. BTW, do you know of an app that will "officially" register programs installed from source so they can be updated with swaret?
checkinstall will turn a source installed program to a package

kostian 12-30-2004 08:56 AM

>> I've heard that upgrading to the new version of Slackware requires basically a new install
if you want to upgrade slack7 to slack10, then yes it would be easier to do a fresh install. if 9.1 to 10 or 10 to current - no problem here.

>> I would like a fast and efficient OS
i dont feel any difference in performance.

>> I would like I would also like to use a new (stable) kernel, I've heard that Woody uses an old one compared to Slackware

you can be as bleeding edge as you want using Sid(unstable) or be in the middle - Sarge(testing). besides nothing stopping you from compiling any kernel you want.

>> I would like to be in control (for the most part) of my OS
you have control in both distros. but debian and slack have different concepts on controlling stuff :)
personally i find slack "cleaner". the packages structure(/a , /ap, /n etc...) is clear and easy to understand.
package tools as simple as they get.
i like slacks init system - simple and readable. having separate directories for each runlevel in debian with a bunch of symlinks where one symlink strarts a process, another one kills... well, that doesnt make things easier for me. .
If you look through slacks's build scripts, you will see that Pat doesnt alter software in any way. I mean to enable mod_php in apache on slack you just edit the httpd.conf. in debian you use apache-modconf util...
compiling kernel the debian-way? i dont use precompiled kernels, i always build one which is on a separate /boot and never gets mounted and im not planning to apt-get a new one so why change something that just works.

I was slackhappy. but reiser4 crashed... and now im using debian. i have a sucky 64kbps international and 640kbps-1.2mbps connection within my country with 3 local debian repositories with all the software...
well sure you have linuxpackages and swaret(dont use it, it *DOES* brake things) but its not debians repos and apt-get. and in the end its pretty much ./configure && make && checkinstall + google for deps and if it still doesnt compile - you have to tweak around if still no go - fsck it :rolleyes:

Slack and debian are different. Slack is nice in one way, debian in another. If i have to reinstall again i dont really know...
If slack works for you - why fix something thats not broken.
Just my :twocents:

trickykid 12-30-2004 09:47 AM

Moved: Threads discussing which distro is better than the other are more suitable in our Distributions forum.

SlackerLX 12-30-2004 10:17 AM

Tried Debian for a week before switching back to Slackware 10 with kernel 2.4.26
Debian is no match for Slack, sorry, neither at speeds nor in performance


All times are GMT -5. The time now is 10:58 AM.