Timeline for How to automatically start and shut down VirtualBox machines?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 15, 2018 at 17:06 | history | edited | Rui F Ribeiro | CC BY-SA 4.0 |
deleted 32 characters in body
|
| Mar 14, 2014 at 16:50 | comment | added | estani | @jstarek But you don't have to modify your guest OS if you don't want to (99.99% of the time you have some means to log in, or is this an exception). And exactly that's the idea, if the host goes down, the proper script will get called when changing runtime and this just logs to the guest and shut it down from "inside", which is what vagrant does anyways... before going "brute force" that is... | |
| Mar 4, 2014 at 13:31 | comment | added | jstarek | Two reasons: First, as stated in the original question, I did not want to alter the heavily modified guest OS if it wasn't really necessary. Secondly, and more importantly, this was intended to provide a clean way to automatically shut down all running VMs if the host was shut down. | |
| Mar 3, 2014 at 10:24 | history | answered | estani | CC BY-SA 3.0 |