Help!

Best Linux distro for a web server

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Linux Fanatics RSS
Next:  Vista in Review  
Author Message
czamora



Joined: Jun 21, 2006
Posts: 1



PostPosted: Wed Jun 21, 2006 6:20 pm    Post subject: Best Linux distro for a web server

Hi,

People ask a lot of times what is the best Linux distro, but I would need to know what is the best for a specific setup:

For a server hosted remotely (no CD installations, nor fancy windows interfaces), accessed only through SSH, and used as web server (running 24 hours).

Hopefully with these restrictions the answer should be easier (and more objective).

Thanks a lot.
Back to top
Gary66



Joined: Sep 01, 2005
Posts: 8353



PostPosted: Wed Jun 21, 2006 6:59 pm    Post subject: Re: Best Linux distro for a web server [Login to view extended thread Info.]

The company I work for uses Redhat for this.
Back to top
silmaril8n



Joined: Jan 29, 2004
Posts: 1743

Location: Phoenix, AZ

PostPosted: Wed Jun 21, 2006 9:24 pm    Post subject: Re: Best Linux distro for a web server [Login to view extended thread Info.]

That kind of stuff is really a core function of almost any distro. If you're familiar with a major vendor like Debian, RedHat, Slackware, or something on those lines, use it!

I have a Slackware server in my office (private office) that does just that, runs Apache and OpenSSH 24 hours a day. Any distro should do the trick though.
Back to top
AIM Address
nlinecomputers



Joined: Jul 25, 2003
Posts: 1701

Location: Anywhere but this forum.

PostPosted: Wed Jun 21, 2006 11:21 pm    Post subject: Re: Best Linux distro for a web server [Login to view extended thread Info.]

I would use RHEL or Centos. Both distros have SELinux built into the system. Suse is also a good choice because it has AppArmor. You want a good distro that you can load only the things you want and nothing more and something that can be locked down from a security stand point.

Webservers are targets with big red X on them.
Back to top
Wolfden



Joined: Jun 04, 2004
Posts: 150



PostPosted: Thu Jun 22, 2006 7:18 am    Post subject: Re: Best Linux distro for a web server [Login to view extended thread Info.]

I hear Centos is suppose to be good. I run slackware myself for a server.
Back to top
jacobso1@scarlet.be



Joined: Nov 23, 2005
Posts: 20



PostPosted: Fri Jun 23, 2006 8:22 am    Post subject: Re: Best Linux distro for a web server [Login to view extended thread Info.]

hi,

the choice of a distro is like tastes & colors. Wink
best a distro you are confident with.
best a distro that have support, updates & doc
best a distro that is fully compatible with your hardware

now, selinux is a nice add-on but i would not rely 100% on it
adding some acl (access control list) to your router is adviced
(like loowing ssh only from specific addresses)
or use some EXTERNAL firewall.
use VPN (from your router) and then SSH to some private address of your server (need a second nic, but that one can be a cheap one 5-10$)
that way you have a double encryption and the ssh port is not open to the world.
allow remote admin to log in only from that private address (rlogin, sql-admin, ...)

RH , mandriva, suse have commercial support
centos is a rh compatible, so you could find external proffesional support

debian & the bsd's also have their fan's

do not install a gui, no need if you do only ssh
install only STABLE version
patch but not too quickly only really urgent
(a new patch might give other issues)

and the usual advices like redundancy (power & disk), ups, backup,...
and, after, check logs (firewall & server) for anomalies

good luck & regards

PS
i am NOT resposible for the various pubs that highlight some parts of my reply)

good luck & regards
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Linux Fanatics All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum