Forum Moderators: phranque
I was curious though where I can also download Linux. Also, what version should I get and what version of Apache should I get?
Thanks :)
Wes
What type of "applications" will the site be running? Relatively static sites could certainly run just fine with many users on a 200mhz server.
I would suggest a brand new "entry level" server. If you don't already know you need more than that, there's a good chance an entry level server would more than fit your needs. If course you can buy additional redundancy depending on business need and budget.
If you want paid support, try Red Hat Enterprise Server or SUSE Enterprise. If you have lots of UNIX experience, try Gentoo. If you want pointy-clicky newbie-friendly, try Mandrakelinux. If you're looking for security-paranoia, try OpenBSD (which is not Linux at all). If you want a good all-rounder but you don't want to learn, try Red Hat Fedora, and if you want to learn, try FreeBSD.
When buying your hardware, make sure it works under Linux - for a server, you're much safer than for a desktop, but ask the vendor to make sure.
I have been looking around and I guess I should be running Fedora but I am contemplating going between 2 and 3. Anyone know if 3 will do me or does it have a lot of bugs considering its new?
I will be setting up some sort of redundancy on our server as well. I was going to hook up two 160GB hard drives. I wasn't going to have a hardware mirror though I was going to do it in Linux, which I heard I can do. Would this work?
How about Apache HTTP Server, what version should I be using? 1.3, 2.0 or 2.1?
Thanks for the help :)
Wes
At 200 visits a day, you could use a 386 - so a decent entry-level server will do the job just nicely even when the traffic increases. Of course, it does depend on how CPU-intensive are any web apps you will be running.
If I just did the quick math right, you are talking about 1 visitor every 2.5 minutes if 200 are spread evenly over an 8 hour period. Generally that means the server will only be serving at most a small handleful of requests at any given time under normal conditions. Your results may vary. Any new server should be able to handle that no sweat.
This question could have a much different answer if we were talking thousands, or hundreds of thousands (or more!) visits a day, which I why I was looking for a hard number. You say "lots" and some of us immediate think in numbers with a lot more digits than yours.
You should not have any problems with the server you mentioned for that level of traffic.