Archive for the ‘Knowledge Base’ Category

KB: Running Cruise behind Apache with SSL on Ubuntu

Configuration guide for running Cruise behind Apache with SSL on Ubuntu Linux.

KB: Running Mingle behind Apache with SSL on Ubuntu

Configuration guide for running Mingle behind Apache with SSL on Ubuntu Linux.

KB: Secure WordPress Administration on Ubuntu

Configuration guide for the administration of WordPress over SSL on Ubuntu Linux.

KB: Hard Drive Cloning on Ubuntu

Guide for hard drive cloning on Ubuntu Linux.

KB: WEBrick SSL Configuration

WEBrick SSL Configuration

KB: XAMPP XDebug Install on Ubuntu

Install XDebug for use with XAMPP on Ubuntu Linux.

KB: XAMPP SSL Configuration on Ubuntu

XAMPP SSL Configuration on Ubuntu Linux.

KB: Recursively Remove .svn Directories

To recursively remove .svn directories from the current working directory directory (Unix only): rm -rf `find . -name .svn`

KB: NetBeans and Zend Framework on Ubuntu

Guide for setting up NetBeans with the Zend Framework on Ubuntu Linux.

KB: NetBeans and CruiseControl

Guide for building NetBeans projects using CruiseControl.