LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   'How to' guide to set up a Linux Web Server (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-guide-to-set-up-a-linux-web-server-360732/)

alortiz 09-06-2005 10:09 AM

'How to' guide to set up a Linux Web Server
 
Is there a Newbies guide to setting up a Web server in Linux available?

tangle 09-06-2005 10:24 AM

I find Red Hat's documentation to be helpful and easy to read. Here is a link to version 9's documents.
http://www.redhat.com/docs/manuals/l.../custom-guide/

Here is a link to others versions.
http://www.redhat.com/docs/manuals/linux/

You will also want to read up on security if you are going to put it on the web. My first experience with a public server ended in a successful cracking in less than 2 days.

The basics are:
Never run more than you have to.
Make good secure password (8 plus characters, alpha(upper and lower case, numeric, and special characters).
Only give access to is needed.
Never log in as root and do not allow root to log in.
Update all software to the most current stable version.
Setup a firewall and some sort of intrusion detection system.
Watch your logs religiously.

Some apps to help you out are, tripwire, log watch and snort.

sundialsvcs 09-06-2005 11:40 AM

I believe that there are special-purpose distros that are aimed at being "turn-key servers" of this type or another. See, e.g. http://www.distrowatch.com.

slackie1000 09-13-2005 02:41 PM

hi there,
even not being a step-by-step style i take my hat off for the
APACHE doc.
regards,
slackie1000


All times are GMT -5. The time now is 07:48 PM.