Back to Forums








View Full Version : Run Your Own Unix Web Server (part 1 of 3)


Big Booger
May 13th, 2006, 10:25 AM
Setting up and running a Unix web server is surprisingly easy. Recently, on del.icio.us, I ran across the article Become Your Own Web Host in 75 Steps. Without too much explanation, the article describes how to install FreeBSD, MySQL, PHP, and Apache. Hopefully the following series will expand on that article and go a little deeper.

We will be installing:

* FreeBSD (STABLE)
* MySQL
* Apache
* PHP
* and some other apps helpful to webmasters

Before we start, you'll need

1. 1 blank CD
2. A CD burner
3. A computer with an ethernet card
4. An Internet connection with a static IP address


Check out the Rest of the Blog for part 1 in this 3 part series (http://www.imarc.net/blog/48/run_your_own_unix_web_server_part_1_of_3/)

If you want to run a webserver with Unix, this guide should take you through it sufficiently enough.