| PHP CLI: Virtual Box Startup Script |
|
|
|
| Development - PHP |
| Written by Rick |
| Tuesday, 10 November 2009 18:00 |
|
Administrators are often called upon to write scripts to accomplish tasks. I've been playing a lot with php cli scripting lately and had a need to create a script to startup a VirtualBox VM from the command line. Here's what it looks like;
I found using VboxVRDP and VBoxHeadless left the script incomplete and open even after shutting down the virtual machine. I've left a commented line with the VBoxVRDP startup statement for your testing purposes. |




