no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | vboxmanage [2015/07/08 15:19] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== VBoxManage ====== | ||
| + | * [[VirtualBox]] | ||
| + | |||
| + | VBoxManage is used to control VirtualBox instances from the command-line. You can, fex, start an instance headless. | ||
| + | |||
| + | ** Get the list of options: ** | ||
| + | |||
| + | < | ||
| + | VBoxManage controlvm | ||
| + | </ | ||
| + | |||
| + | ** Start, stop, reset, etc.: ** | ||
| + | |||
| + | < | ||
| + | VboxManage controvm < | ||
| + | VboxManage controvm < | ||
| + | VboxManage controvm < | ||
| + | VboxManage controvm < | ||
| + | VboxManage controvm < | ||
| + | VboxManage controvm < | ||
| + | </ | ||