Archive for the ‘Version Control’ Category

How to recover your load balancers to v6.6 via USB stick

Wednesday, May 13th, 2009

The following instructions detail how to recover any Loadbalancer.org appliance to v6.6 via any USB stick 1 Gb or greater.

NB. This will only work on 64Bit hardware. All version 6 appliances are 64Bit. If you are running an older version this may still be possible depending on the hardware you are running on. (more…)

How to Setup Subversion on Ubuntu

Monday, March 16th, 2009

For our software development we use Subversion - a powerful free tool for version control of files. Any file types are supported, even binary files. To be able to work with Subversion you have to setup a Subversion server. Then you can access the server from Subversion clients.

This blog entry shows one way to setup Subversion server on a Linux machine.

(more…)