The FAIR server is created by first installing a regular vanilla Ubuntu 12.04 LTS and then running a series of scripts to customize the installation. These scripts are developed (and downladed) from GitHub: https://github.com/benjaoming/fair-ubuntu-centre

Once upon a time we had our own our SVN Server, but GIT is better suited to offline development in Malawi.

Summer 2013 Development

Porting the scripts to 12.04 is being done in a branch. To join the fun, find a clean machine and install Ubuntu 12.04 LTS. Install SVN, and download my scripts:

svn co https://svn.fairdanmark.dk/intranet/fair-server/branches/pjd_modularinstall

Then run the ./install.sh script, and see what happens!

Depenancy Warning: The install script installs new packages which requires access to a software library, either online, or locally.

The Github 2014 Version

Find the new project at: https://github.com/benjaoming/fair-ubuntu-centre