Archive for October 2008

Bacula Scheduling

Bacula is a great open-source distributed backup program for Linux/UNIX systems. It is separated into three main components:

One ‘Director’ - which sends messages to the other components and co-ordinates the backup
One or more ‘File Demons’ - which ‘pull’ the data from the host they are installed from.
One or more ‘Storage Demons’ - which ‘push’ [...]

Linux under Hyper-V

This is an overview of current Linux support under Hyper-V, the free Windows Server 2008 virtualisation product.
As you probably know, virtual servers allow the emulation of hardware in software. So you have a single physical ‘virtual server’. This virtual server emulates the physical hardware for several ‘virtual machines’ which sit on top of the virtual [...]