Centos

Howto install GlusterFS on Centos

In this tutorial I will show you how to install GlusterFS in a scalable way to create a storage cluster, starting with 2 servers on Centos 5.2. Files will be replicated and splitted accross all servers which is some sort of RAID 10 (raid 1 with < 4 servers). With 4 servers that have each 100GB hard drive, total storage will be 200GB and if one server fails, the data will still be intact and files on the failed server will be replicated on another working server.

Howto create CentOS Xen VM under Ubuntu Dom0

In this article, I will show you how to create CentOS 5.2 virtual machines under a Ubuntu 8.04 server LTS dom0 (Xen 3.2).

Ubuntu, Centos & kernel.org mirror

I create a load balanced & high availability mirror of Ubuntu, Centos and kernel.org

Address is :

http://mirrors.portafixe.com

Booting Ubuntu or Centos installation with PXE from Windows XP or 2003 server

Howto explaining how to install Ubuntu and Centos with PXE from Windows.