Building a secure Linux web server
Stumbling the web I found a great little howto on creating a Linux web server. This manual uses CentOS which is one of my personal favorites. The howto tells you just about everything you need to know to setup a personal or hosting server. Quote from rayheffer.com
This guide will take you through each step required to build a Linux web server from the ground up. Starting with a new installation of CentOS 4.x, using Yum for updates and package installation, the LAMP components (Linux, Apache, MySQL and PHP), other modules such as Perl, Webalizer and FTP using VSFTP.
By following this guide, you can get a web server up and running within an hour or two depending on whether you follow it step by step, or prefer to experiment first.
No related posts.

