Last active
December 20, 2015 16:29
-
-
Save DeronW/6161423 to your computer and use it in GitHub Desktop.
VirtualBox 虚拟机常用命令
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
VBoxManage startvm "breadtrip" --type headless | |
VBoxManage controlvm "breadtrip" poweroff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment