VirtualBox Headless mode

I use VirtualBox and do some testing and learning with multiple machines running at once.

Usually those machines are servers so I don't really need the GUI since I connecting to them using SSH clinet.

When VirtualBox is installed you'll see VBoxManage executable (vboxmanage is also there as alias) which is CLI tool that allows you to interact with your VMs.

Here is a command how you can start VM in headless mode:

vboxmanage startvm  --type headless

To shutdown the VM run this:

vboxmanage controlvm  poweroff

Have fun.

Proxy Information
Original URL
gemini://g.codelearn.me/2018-02-18-virtualbox-headless-mode.gmi
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
510.150834 milliseconds
Gemini-to-HTML Time
0.214082 milliseconds

This content has been proxied by September (3851b).