Anyone who administers computer systems should have a data backup solution. I came across a good article explaining how create an easy automated backup system. rsnapshot makes use of rsync and OpenSSH to make incremental and secure file transfers.

In the past I have made up my own backup scripts using rsync, but this might be a nice way to quickly protect your system from data loss.