Virtualbox command line

Aha I'm back.
This is about openning virbox instance by commandline.
So if you have it(Virtualbox) installed in your machine then
>>> VBoxManage list (it show your instance's list)
and then
>>>VBoxManage startvm your-instance-name or your-instance-uid

Comments

Popular posts from this blog

Difference between apt-get update and apt-get dis-upgrade