I have a VPS which has daily offsite backups of the entire system, so that is in order!
However this server is running a community wiki-site powered by the LAMP stack on an Ubuntu server and we wish to have a local, more frequent backup solution should anything bad happen.
I have tried researching the topic and it seems there are an infinite amount of possibilities, so I come here open to suggestions as to what we could do - hopefully a solution that is as simple as possible yet still effective.
From my research so far, a rsync shell-script & cron could be a potential solution. As could rsnapshot. But I am quite lost with the different options and would very much appreciate a potential solution to our backup-needs. We do want incremental backups if possible, so as to avoid extra costs on our VPS.