HomeAboutLatest DocsRegisterLogin





Archive for 'Web Servers'

Windows SharePoint Services (WSS) Server Farm installation

Posted on 15. Sep, 2009 by admin.

0

Windows SharePoint Services (WSS) can be installed in two ways; Single Server or Basic installation and Server Farm installation.  In the Basic setup, SQL 2005 embedded edition gets installed automatically as part of the WSS setup and a default SharePoint web application is also created when the Post setup configuration is complete.  The major limitation [...]

Continue Reading

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.

1

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 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

WAMP on Windows Server 2003

Posted on 07. Aug, 2009 by joshhrob.

1

This document outlines the step to installing and setting up WAMP on a Windows 2003 Server. The term WAMP stands for Windows, Apache, MySQL, and PHP, and is a counterpart to the popular LAMP (Linux Apache MySQL, PHP) platform. This installation assumes a generic Windows Server 2003 installation. Make sure that you uninstall or disable IIS if [...]

Continue Reading