VirtualBox Enomalism Module
VirtualBox is an application installed on an existing host operating system; within this application, additional operating systems can be loaded and run, each with its own virtual environment. For example, several Linux distributions can be hosted on a single machine running Windows XP; likewise, XP and Vista can run on a machine running Linux, and so on. There is a free for personal or evaluation use proprietary version and a GNU General Public License (GPL) version.
Feature set
- Snapshots
- Seamless mode
- Clipboard
- Shared folders
- Special drivers and utilities to facilitate switching between systems
- Command line interaction (in addition to the GUI)
- Remote display (useful for headless host machines)
Status: In Development
Python API available here > http://pypi.python.org/pypi?%3Aaction=search&term=virtualbox&submit=search
API DOC> http://enomalism.com/api/pyvb/
