[COLOR=#000000][FONT=Arial]I have VPS (with Ubuntu Server). Files and DBs are not very large (~10-20 GB totally) but I need to make periodic backups of all user data.[/FONT][/COLOR]
[COLOR=#000000][FONT=Arial]I’m looking for simple solutions that allows to backup all this stuff to Amazon S3, and meet some conditions:[/FONT][/COLOR]
[LIST]
[]Easy to configure, because I’m newbie in server administration
[]Backup all files (entirely /home directory)
[]Backup MySQL DB
[]Incremental weekly backups
[/LIST]
[COLOR=#000000][FONT=Arial]Could you give advice for my case or recommend good tools for such backups?[/FONT][/COLOR]