virtualbox.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 14 May 2017 21:57:05 +0300 (2017-05-14)
changeset 2133 e966e3f7378f
parent 2025 10204d808399
child 2230 9e6ad6607a9e
permissions -rw-r--r--
Download specific dependency.
.. -*- coding: utf-8; -*-

=============
 VirtualBox.
=============
.. contents::
   :local:

Supported guests.
=================

 * https://www.virtualbox.org/wiki/Guest_OSes

TODO: which guests have Additions

TODO: which guests allow window resizing

Managing VirtualBox guests from command line
============================================

List of known guests::

  $ VBoxManage list vms

Start guest by name::

  $ VBoxManage startvm $NAME