Put everything in a script (backup and shutdown) and call it with cron. Remember cron uses a very limited PATH so use full path names for most commands. You should add a sleep or sync between the ...
Hello,<BR><BR>I have a Debian server that I'm looking to create some kind of backup system for it. I want to be able to do Fully System backups, Daily Backups, Incremental backups. Right now I'm just ...