User Tools

Site Tools


wiki:os:linux:ovirt:engine-backup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:os:linux:ovirt:engine-backup [2018/01/22 15:50]
root
wiki:os:linux:ovirt:engine-backup [2018/01/22 15:52] (current)
root
Line 51: Line 51:
 /bin/rm $OF /bin/rm $OF
 </file> </file>
 +
 +Nakopírovat SSH klíče na engine do složky /backup/.ssh
 +
 +<code bash>
 +chmod a+x /backup/backup.sh
 +
 +crontab -e
 +</code>
 +
 +<file | cron>
 +...
 +30 23 * * * /backup/bkvoip.sh
 +...
 +</file>
 +
 +
 +
 +
wiki/os/linux/ovirt/engine-backup.1516632635.txt.gz · Last modified: 2018/01/22 15:50 by root