HomeAboutLatest DocsRegisterLogin





Archive for 'Database'

Building a SQL 2005 Database on Windows 2003

Posted on 22. Sep, 2009 by joshhrob.

0

This document outlines the steps to building a general purpose Microsoft SQL Server 2005 database on Windows Server 2003 Enterprise. Formatting Disks In this example we will be working with a single 80 GB volume. Most likely in a production environment you will be storing your database on mirrored storage and/or a SAN. Ideally, it is best [...]

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