georgetta said:
What should i use from $subj for my web server
If you need maximum security use FreeBSD/OpenBSD. It's more difficult to
setup, unless you understand Unix installation. On a web server that will
be used in production, don't install any other stuff like a GUI desktop, or
other things. Simply install Apache 2 and the stuff you need. Put it
behind a firewall and don't ever look at it again. It will practically run
forever.
Opting for Linux will be very similar, except that it may not be quite as
stable, but once it's set up, you probably don't have to touch it again for
a long time either.
ASP, PHP, Perl, CGI, etc are all available for BSD and Linux.
If you need windows technologies, like MS ASP or .net, then of course you'd
go for IIS on W2003 Server. Consider however the same things as for
BSD/Linux. Disable all services not required. Don't run *anything* else
except maybe an AV Scanner, also put the box behind a firewall and it should
run just as well. DONT do anything on that machine (aamof don't even give
the machine a screen, keyboard or mouse), only access it via the network,
then you won't have problems. A server should be a server and not a
workstation, then you won't have memory fragmentation, and other problems.
hth
Roland