Best way to backup VPS's?

Hemps

Honorary Master
Joined
Jan 19, 2009
Messages
11,669
Reaction score
1,633
Location
Slummies
So i have 2 vps's setup the way I like, the providers don't offer client vps backups though, whats the best way to backup these vps's so i can restore if something goes eerie?

Do i just just need to backup the /ETC directory?
 
That would work assuming ALL your configuration is there, and you know which packages to install next time AND you don't need any other data on the VPS.
 
take a look at rsnapshot,

What are you running on your VPS, most server data lives in /var with config living in /etc
 
take a look at rsnapshot,

What are you running on your VPS, most server data lives in /var with config living in /etc
 
It all depends on what you are running on your server and what type of restore you want. I use bacula4.com . If you have a cpanel server, something simple like cpremote might work.
 
take a look at rsnapshot,

What are you running on your VPS, most server data lives in /var with config living in /etc

Just running Openfire messaging server, Openvpn, vnc and uGet etc.
 
Take a look on rdiff-backup tool, it is the most efficient backup tool. You can store every day backups for years, without too much disk space.

But, rdiff-backup should be installed on the backup server or you should mount FTP or SFTP server as local file system.
 
+1 for Rsnapshot and a mysqldump script to backup the Openfire DB which can be rsync'd
 
Top
Sign up to the MyBroadband newsletter
X