Data center in a Box

Imagine a scenario where a data center runs out of space. What does the business need to do? It needs to find more space, build the infrastructure, racks, cooling, power and everything that needs to be done to make it a real brick and mortar data-center. Anything from...

Rsnapshot – A backup Utility

There are many ways to backup Servers. One of the better ways to accomplish this is using rsnapshot. Rsnapshot is nothing but a filesystem snapshot utility for backing up local and remote systems. Rsnapshot is written in Perl, and depends on rsync. With ssh access, it...