virtualbox.rst
author user@DESKTOP-7QQCI59
Sun, 30 Jul 2017 19:51:00 +0300
changeset 2164 d92444a3f0ae
parent 2025 10204d808399
child 2230 9e6ad6607a9e
permissions -rw-r--r--
Example of creating native Windows symlink.

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