Backup advice

I have a new freeBSD VPS and they have kindly given me a backup server. The access I have is for FTP/SFTP/SSH.

It is more than big enough to backup my server 10x over, so I was wondering what the best way to create a full backup of my server is, so I can restore it in the event of a system failure.
 
Just backup your data and perhaps a few configuration files. Doing a full system backup is usually not best way. Restoring from backup could take a lot longer then just re-installing (I can do that in about 10 min.).

It's your data that's important, not the system.
 
Well the web site I am using is built around a version of an exisitng web shop. I could save all my configuration files, but by the time the server wipe comes the shop I am using may no longer be under development. So if I create a full system image, I don't have to worry about this problem.
 
Back
Top