virtualbox.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 04 Mar 2018 00:25:11 +0200
changeset 2234 30fb3f7626e3
parent 2230 9e6ad6607a9e
child 2255 d284bcd5a8c3
permissions -rw-r--r--
Package manager.

.. -*- 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