Originally posted by: Spyro
Me too, but not too busyYou rang?I was busy for the weekend.
![]()
I meant software maintenace, i.e. lots and lots of upgrades. Most servers probably wouldn't have to worry about that though, but you still can't top an "apt-get upgrade".What maintenance do you really have to do on your boxes? I have a series of generic perl scripts run by cron to do the automatic maintenance stuff (clean up /tmp on a regular basis), compress and email my logs (I prefer my scripts to logrotate) to me, and so on and so forth. The fact of the matter is, the last time I touched our mail server was a simple upgrade of its webmail software. When I started on it, I recompiled Apache from source, disabled everything I wasn't using, and then chrooted it with PHP (again, from source, disabling the things I wasn't needing), and Postgres. All of the software on the box is as secure as I believe I can make it. When I last had to update apache (mod_ssl vuln), it was a simple ./install-apache.pl script I've premade to handle all my apache installations. Any serious admin likely has scripts to maintain their boxes for them. A 15 minute script pays for itself after day 1.
Well is installing/removing/updating stuff isn't really a major issue then you might as well use slackwareNever used Debian extensively as I have Slack, but there's a reason for that. For all its capabilities, I am extremely RARELY adding/removing/updating software on my servers. When I am, it's scheduled downtime anyways, it's not like it needs to be uberquick, and besides, apt would be lost on me because I want the control over the finished binary, not just picking where its installed to.
Lacking in minimalism.....That's your opinion, being someone else, I found debian somewhat lacking in the minimalism department, and also in the desktop department. It's basically the average distribution stuck between RedHat and Slackware. It's the middle of the road distro that has both good and bad points from both sides.
You must be kidding me right, with a base install of about 56 MB, I hesitate to ask what you mean by "lacking in minimalism". And what do you mean by debian's lacking in the dektop area??? I have five and nine year olds who use kde on my system. Besides the wallpaper, all window managers are pretty much the same no matter what OS you're using. And if you're talking about redhat's great multitude of wizards.... lol Because redhat still has rpm hell unless you use apt4rpm and even then somethings still won't install right. And the after-install configuration of debian packages takes care of the things that red hatters would have to use wizards for. And for eerything else there's webminI still haven't seen one real bad point about debian. Debian is minimal, versatile, and functional.
Point 1 for slackware, type swaret -- update to check, swaret --upgrade to upgrade... how hard is it?
For the rest and the last of your post... it isn't the minimalism of the amount of installed packs, it is the actual size of the installed packs, Debian (like mandrake and RedHat) has the nasty habit of building in extras into just about every package... slackware has never had that habit... which is why a tool like slacktool will download and compile most packs simple enough for slack but will not work on another distro... slack is the cleanest distro with the cleanest packs you will ever find, there is no question about that, no bells, no whistles but it will swallow just about every ./configure --option you can throw at it...
