Backup der VMs
Die VM´s werden via einem Backup-script automatisch mit einem Crontab monatlich inkrementell auf die Storeage Box gesichert:
30 0 6 */1 0 /usr/bin/sh /storage/vms/backup-vms.sh 2>&1 | msmtp michael@goedeke.de
Die VM´s werden via einem Backup-script automatisch mit einem Crontab monatlich inkrementell auf die Storeage Box gesichert:
30 0 6 */1 0 /usr/bin/sh /storage/vms/backup-vms.sh 2>&1 | msmtp michael@goedeke.de