Hi, does anybody know whether a virtual machine can be shutdown gracefully from a cron sentence?
Say, I have a 8GB virtual machine running and
1. once a week I want to shut it down
2. copy the VM directory to a backup location (disk)
3. one hour after shutdown I want to start the VM again.
Is this possible?
Any comments appreciated