My Setup

The Server

  • Ubuntu 8.04 LTS
  • Apache/2.2.8
  • MySQL 5.0.51a
  • PHP/5.2.4-2
  • ProFTP
  • Monit
  • Ubuntu Fire Wall (UFW)

HolisticNetworking.net runs on a Linode VPS, based in Atlanta, GA. I’ve chosen to load an Ubuntu Server installation on this VPS, which comes with a standard LAMP (Linux, Apache, MySQL and PHP) stack pre-installed. I’ve installed ProFTP to serve up my files to authenticated users. Services running on this server are monitored by Monit and access is controlled through UFW.

The Site

  • WordPress MU
  • Drupal
  • SVN

This site is largely powered by WordPress MU and is a test bed for plugin development done for another site on the VPS. The plugins are developed in a SVN environment and ported to the correct locations once a stable version is released. Plugins available for download are published to a Drupal subdomain.

Comments are closed.