https://github.com/hydrian/vbox-init-manager
Init script to manage headless VirtualBox VMs on Linux
https://github.com/hydrian/vbox-init-manager
Last synced: 3 months ago
JSON representation
Init script to manage headless VirtualBox VMs on Linux
- Host: GitHub
- URL: https://github.com/hydrian/vbox-init-manager
- Owner: hydrian
- License: apache-2.0
- Created: 2014-05-13T03:18:09.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-13T14:23:02.000Z (about 12 years ago)
- Last Synced: 2026-03-27T23:42:26.060Z (3 months ago)
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
vbox-init-manager
=================
Init script to manage headless VirtualBox VMs on Linux
## Features
* Start VM from multiple users
* Ordered Start / Stop [TODO]
* CPU Affinity (at start) [TODO]
## Dependencies
* VirtualBox 4.2 =<
* XML Starlet
* ps
* pgrep
* sed
* grep
* sudo