Originally posted by: Journer
ok...lets complicate it a bit more ...
all that ...annnnnnddd...
ability to run torrents (just about any OS..) so i would say which performs runnings torrents better?
Debian does a pretty good job. Haven't noticed any problems with performance of torrents on my desktop.. using Azurus to do torrents on my fileserver via sshfs.
ease of installizing and operation of powerfull FTP (i know it depends more upon the program...but sometimes it is a bitch (at least for me) to get one installed and running under debian, in the past that is)
FTP is best avoided except for anonymous downloads.
The reason you have a hard time under Debian is probably because by default most ftp servers (of which are several) have configurations that don't allow them to do much.
There is a hell of a lot more going on in ftp then just file downloads and uploads. Things can get hairy. It's not a simple thing to setup.
Such as give me any insecure ftp server and I'll show you how to run scripts on it to do pretty much anything I want. Give me any secure FTP server and I show you how to sniff the network to get any and all the names of the users and their passwords as they log into it.
ease of networking with other operating systems (windows and mac osx)
Samba probably would work out better for cross platform systems then just a Windows server.
ease of installing codecs and reliable video players (VLC > all others)
VLC is easily aviable as are codecs via third party repositories. Try apt-get.org.
ease of isntallation and management as a router (traffic shaping, NAT, etc.)
That's never easy unless your using a distro specificly setup to do that.
Also it's foolish to use a file server as a firewall. One is ment to protect the other, not be the other.
For a dedicated firewall with nice web gui, nat capabilities, traffic shaping, VPN capabilities, and numerious third party add-ons I like to use IPcop. It is a VERY capable router/firewall distro.
ease of installation as a web server
Debian is king on web servers.
Do you take your apache version 1.xx or version 2.xx? Would you like some Drupal with that, or just your standard Perl packages? You have about 3 or 4 CMS aviable. Anything you want. MySQL, PostgreSQL, Firebird. Development tools also.
The possibilities and combinations of packages are endless and they pretty much all just work.
ease of installtion as a DNS
apt-get install bind
etc..lol
haha...i suppose my file server does more than serve files...oh well
ive been thinking about migrating over to fedora...but cant make up my mind on wether i want to do what or stick with server 2003...
ive used debian before but it was a pain in the ass to install and i never could get some of the apps i needed to work :'(
me=dodo bird
They probably wouldn't be easier to work under Fedora. Debian has extensive documentation on each package you install in /usr/share/doc/<packagename>/
Some things, such as MySQL allowing to access from the network are disabled by default. Such debian-specific modifications are documented.
But you use whatever you comfortable with. If you like Fedora then use that instead. There is no intrinsic superiority with Debian that would make it compelling enough to use if you dislike it.