LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 03-22-2005, 04:15 AM   #1
jess1975
Member
 
Registered: Jul 2004
Location: Germany
Distribution: Suse 11.1
Posts: 87

Rep: Reputation: 15
Best Distro for web/file/ftp server


What is the best distro to use when I want to make a web,file and ftp server.
 
Old 03-22-2005, 04:29 AM   #2
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
Whichever you want to use. I like Slackware.
 
Old 03-22-2005, 04:39 AM   #3
jess1975
Member
 
Registered: Jul 2004
Location: Germany
Distribution: Suse 11.1
Posts: 87

Original Poster
Rep: Reputation: 15
Right now i'm using Suse 9.2

So I can continue using Suse?

I was thinking about switching to Debian or so.
 
Old 03-22-2005, 04:47 AM   #4
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
Absolutely you can continue using SuSE.
It will do anything you want, all you need to do is install the proper packages.
Webserver: Apache
FTP: proftp
fileserver: whatever
 
Old 03-22-2005, 04:57 AM   #5
Cron
Member
 
Registered: Jun 2004
Location: Lithuania
Distribution: FreeBSD, Arch, Ubuntu
Posts: 145

Rep: Reputation: 15
freebsd

I know. *BSD is not linux... However I think *BSD is better for servers. As linux is for desktops.
So I think you should go with Free/OpenBSD.
 
Old 03-22-2005, 07:56 AM   #6
akbar14
LQ Newbie
 
Registered: Feb 2005
Distribution: Debian GNU/Linux 'sarge', Ubuntu 'breezy'
Posts: 16

Rep: Reputation: 0
Talking debian!

i'd have to say debian, and i've actual arguments to bolster this claim:

- a standardized, extremely well-organized packaging system -- this lets you easily add/remove components and try out different servers for each of your tasks (be it web, ftp, whatever) without messing up your server or going through RPM 'dependency hell'
- ultra-robust upgrade system (you can bring entirely new versions of different server programs up in minutes, most often without rebooting); you will most likely never have to reinstall the system entirely (i.e. go back to your install CD's)
- regular, well-structured security update system, especially for the 'stable' branch of the distro (if you can live without the bells and whistles), and implemented using the same brilliant 'apt-get' mechanism used to update all other software (no patching or compiling of anything is necessary if standard packages are used)

..now, many people will say that the debian packages are 'behind' some of the more glitzy distributions like SuSE or RedHat, but this is a two-fold misunderstanding in the server context:
· first, when running a 'serious' server of any kind, your goal should be overall stability, not running the latest kernel for its own sake. i've servers running debian stable with 2.2-series kernels which are still robust and secure, because the debian security update system insures that they are always up-to-date and protected from any known vulnerabilities.
· second, debian is not really 'behind' in any real sense -- if running 'stable' is not exciting enough for you, go for 'testing' or 'unstable'. these branches feature much more bleeding-edge versions of the available packages, and contain many other packages as well. also, packages can easily be obtained from sources other than the official debian repositories, using the same apt-get mechanisms as for everything else.
for instance, if i need a recent 'ffmpeg' on a server to process video clips, all i've got to do is mention ftp://ftp.nerim.net/debian-marillat/ in my /etc/apt/sources.list file, and voilą, i can install it immediately by entering apt-get install ffmpeg ..

hope this helps
 
Old 03-22-2005, 07:56 AM   #7
viniosity
Member
 
Registered: Oct 2001
Location: Washington, DC
Distribution: Debian, Archlinux, Ubuntu, Sidux
Posts: 244

Rep: Reputation: 30
One of the things I like about Debian is that it's super easy to update from the command line (via ssh). Typically, after installing debian, I will edit the /etc/apt/sources.list and comment out all the sources except the security updates. This way, I get to stay current with security without disrupting my system in case a new version of software blah doesn't play well with the code on my server. I'm sure other distro's have a way of doing this, but I've yet to run across how to do it in say Arch linux.
 
Old 03-22-2005, 08:04 AM   #8
sandgroper
Member
 
Registered: Jul 2004
Location: Perth , Western Australia
Distribution: Fedora Core 5 , Mint 9
Posts: 118

Rep: Reputation: 15
Re: Best Distro for web/file/ftp server

Quote:
Originally posted by jess1975
What is the best distro to use when I want to make a web,file and ftp server.
Debian is the one used by most organisations for all their critical servers that require stability , Debian has been designed /tweeked for critical server environments.
 
Old 03-22-2005, 10:54 AM   #9
halo14
Senior Member
 
Registered: Apr 2004
Location: Surprise, AZ
Distribution: Debian | CentOS | Arch
Posts: 1,103

Rep: Reputation: 45
Debian is pretty good for servers.. but it sounds to me like this is going to used fr a learning tool for you right?? In that case.. go with what you're most comfortable with...

Personally I would use FreeBSD because it has amazing performance, stability, security.. I have also heard the new NetBSD 2.0 is performing just as well as FreeBSD these days.. but I've never used it...

Debian is indeed very stable... but it doesn't peform as well as BSD... I use FreeBSD at home for my webserver.. and Debian at work for my Intranet/File server.. simply because Other people need to use it at work.. and it's easier for them to learn apt than ports...
 
Old 03-22-2005, 12:38 PM   #10
jess1975
Member
 
Registered: Jul 2004
Location: Germany
Distribution: Suse 11.1
Posts: 87

Original Poster
Rep: Reputation: 15
Well.... actually I want to set up a webserver with php and mysql. And I want to use it as a fileserver with samba and nfs.

Not really for learning. I have a Suse server right now, but it's installed like a normal workstation with Xorg and so on.... all stuff I don't need.
 
Old 03-22-2005, 01:34 PM   #11
halo14
Senior Member
 
Registered: Apr 2004
Location: Surprise, AZ
Distribution: Debian | CentOS | Arch
Posts: 1,103

Rep: Reputation: 45
anything can do PHP and MySQL... as I said..my home webserver runs FreeBSD (5.3) and it runs apache 1.3, PHP 4.3, MySQL 4.x, and phpBB 2.0.11. And relatively speedy considering it's an old Compaq Proliant 800 (PentiumPro 200MHz, 192 MB RAM, 18 GB Ultra-Wide SCSI2 RAID-5)

The Intranet server at work runs Debian Sarge with Apache 1.3, PHP 4.3, and PostgreSQL with phpBB 2.0.11 on a Compaq Proliant 1600 (Dual Pentium III 500MHz, 1 GB RAM, 60 GB Ultra SCSI3 RAID-5) It also does some file serving and I'm thinking about making it a proxy server, but I may use a seperate box for that.

Either way, both of them do their job effieciently... It's really up to you what you'd like to use. SuSE makes a fine webserver and file server, among other things... If you were going to use a seperate box, just don't install all the GUI stuff... you can always use the original, ncurses based version of YaST under console...

As always, the choice is yours. Hope I helped a little..
 
Old 03-29-2005, 02:58 PM   #12
PriceComparison
LQ Newbie
 
Registered: Mar 2005
Posts: 3

Rep: Reputation: 0
You ask about Distro....

When you ask about Distro I assume you are asking about Linux distros...
In the Linux flavors I like Gentoo... It is very fast and easy to install software using portage.

Personaly I have stepped away from most Linux distro and used FreeBSD, BSD is more
stabe and easier to administer.

Both will install and run all the applications/servers you mentioned above.

my 2 cents....

Andrew
http://www.PriceComparison.com
 
Old 04-01-2005, 05:16 AM   #13
Cron
Member
 
Registered: Jun 2004
Location: Lithuania
Distribution: FreeBSD, Arch, Ubuntu
Posts: 145

Rep: Reputation: 15
Quote:
And relatively speedy considering it's an old Compaq Proliant 800 (PentiumPro 200MHz, 192 MB RAM, 18 GB Ultra-Wide SCSI2 RAID-5)
Yeah, BSD is a bit faster at networking than any linux distro I have seen.
 
  


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
An easy to use distro with Samba, web, and ftp server CCraft Linux - Distributions 4 10-25-2005 01:41 PM
Sending a file to a web server via ftp mrobertson Programming 11 07-06-2005 09:12 AM
Good distro for network/file/print/ftp/web server... AudioMechanic Linux - General 3 03-09-2005 10:12 AM
Best Distro for a web/ftp site? sthebig Linux - Distributions 3 09-15-2004 11:25 AM
Need a Distro for FTP/Web Server in MS Network Kevir Linux - Distributions 6 08-18-2004 07:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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

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