An open API service indexing awesome lists of open source software.

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

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