Member-only story

7 Must Know VirtualBox Virtual Machine Commands

Whether you are using Linux, Windows Or macOS these command have got you covered.

Mwiza Kumwenda
5 min readDec 10, 2021
Photo by John Schnobrich on Unsplash

Virtualization is one of the core computing technologies today. With a virtual machine (VM), you can run almost any operating system of your choice on your PC without breaking the bank to acquire extra hardware.

Let’s explore how to use the command line terminal in managing your VirtualBox virtual machines regardless of the operating system you are using, be it Windows, macOS, or Linux. All VirtualBox installations come with the VBoxManage command-line tool, a powerful and flexible utility for managing your virtual machines.

What Is VboxManage?

VboxManage is a command-line interface (CLI) tool installed by default as part of your VirtualBox software installation.

Unlike managing virtual machines from the GUI, the VboxManage CLI gives you more functionality as it gives you direct access to the virtualization engine, allowing you to access extra features that are unavailable through the GUI. In addition, most Linux servers do not come with a GUI, so you will still be able to manage your VMs even in headless mode.

All VboxManage commands start with the word vboxmanage and are usually followed…

--

--

Mwiza Kumwenda
Mwiza Kumwenda

No responses yet