linux

Choose an Operating System

Drupal will run on a number of operating systems, however it is typically installed on a LAMP stack (Linux, Apache, MySQL and PHP). When choosing an OS for Drupal, it is important to clearly identify your requirements. The following are the operating system selection criteria we used for the purpose of this cookbook:

Build a VirtualBox Virtual Machine

Originally developed by Sun, Oracle VirtualBox is an open source virtualization product for x86 and AMD64/Intel64 hardware. VirtualBox currently runs on Windows, Linux, Macintosh and OpenSolaris host operating systems. Because it is free, open source and stable, VirtualBox is a viable choice for desktop development environments or low cost enterprise server implementations.

Build a VMware Virtual Machine

VMware is the current standard for server virtualization in the enterprise datacenter. The following instructions will guide you through creating a VMware-based virtual machine suitable for hosting Drupal on Ubuntu Server 10.04 LTS.

Before You Begin

Creating a Linux virtual machine in VMware is fairly straight forward. Here are a few best practices to keep in mind:

Installing Acquia Drupal on RedHat Enterprise Linux

The following is a two part script to configure RedHat Enterprise Linux for Drupal, and then create a Drupal site using the Acquia distribution. The script is not fully automated and will require some user interaction. Please note that the site should be registered in DNS to be accessible.