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
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
Post a Comment