http://www.virtualbox.org/manual/ch08.html
As briefly mentioned in the section called “Alternative front-ends”, VBoxManage is the command-line interface to VirtualBox. With it, you can completely control VirtualBox from the command line of your host operating system. VBoxManage supports all the features that the graphical user interface gives you access to, but it supports a lot more than that. It exposes really all the features of the virtualization engine, even those that cannot (yet) be accessed from the GUI.
You will need to use the command line if you want to
-
use a different user interface than the main GUI (for example, VBoxSDL or the VBoxHeadless server);
-
control some of the more advanced and experimental configuration settings for a VM.
本文介绍VBoxManage这一VirtualBox的命令行接口工具,它不仅支持图形用户界面的所有功能,还提供额外的高级和实验性配置选项。适用于希望使用不同用户界面(如VBoxSDL或VBoxHeadless)或控制虚拟机更复杂设置的用户。
3423

被折叠的 条评论
为什么被折叠?



