HomeAboutLatest DocsRegisterLogin







Search Build Docs

Explore our extensive database of system build documentation.
Save yourself from hours of frustration and make sure your systems are built right the first time.


Contribute Build Docs

Register - to become a builddocs.com member

Submit - your own build docs and share your knowledge with the community

Admin Forum - Post questions and discuss systems
builds and installs

Building LAMP on Ubunta Part 3

Posted on 18. Aug, 2009 by joshhrob.

0

This is part 3 of Building LAMP on Ubuntu.  This sections is intended to help you get acquainted with the Ubunta LAMP server.
See previous sections:
Installing Ubuntu Operating System
Basic Ubuntu Server Configuration
Putty
Putty is a free SSH client used to log in to remotely manage your server. It can be downloaded from: here
To connect to your server [...]

Continue Reading

Building LAMP on Ubuntu Part 2

Posted on 18. Aug, 2009 by joshhrob.

0

This is part 2 of Building LAMP on Ubuntu.  This sections covers the initial setup of the server following the Ubuntu OS install covered in Installing Ubuntu Operating System
Set Root Password
At this point in the installation the root password is blank, and therefore there is no way to log in as root. Although most administrative [...]

Continue Reading

Building LAMP on Ubuntu Part 1

Posted on 17. Aug, 2009 by joshhrob.

0

This build document outlines the installation and setup of a basic LAMP (Linux Apache MySQL PHP) web server using Ubuntu 9.04.
This build will be broken up into 3 parts:
Part 1: Installing Ubuntu Operating System
Part 2: Basic Server Configuration
Part 3: Working with Ubuntu LAMP
In this build we will be using ubuntu-9.04-server-amd64.iso, which can be downloaded via [...]

Continue Reading

Installing VMWare ESXi version 4

Posted on 15. Aug, 2009 by joshhrob.

0

This document demonstrates the installation of VMWare’s ESXi 4 operating system.
Installation Time: Approx 10 minutes
Click here to watch video
Note: Must have minimum 2 GB Ram
Installation
To begin download the free iso file from VMWare’s website and burn it to a CD. Enter the CD into your server and power on / reboot.

You will see a bunch [...]

Continue Reading

Installing Wordpress on Windows with WAMP

Posted on 11. Aug, 2009 by joshhrob.

0

In this document we will be installing Wordpress 2.8.4 onto Windows Server 2003 using wamp server 2.0i (see WAMP on Windows Server 2003)
The first step is to download the package from the wordpress.org website

This file is compressed using gzip. To unzip we will use WinRar.

Navigate to the wordpress folder.

Copy all of the contents to your [...]

Continue Reading

Installing Drupal on Windows Using WAMP

Posted on 08. Aug, 2009 by joshhrob.

1

This document outlines the installation of Drupal version 6.13 on Windows Server 2003 using wampserver 2.0g.
It is important to note that this version of Drupal is not supported on php 5.3. As of the time of this writing the latest version of wampserver ships with PHP 5.3.
In this build we will use wampserver 2.0g, which [...]

Continue Reading