Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

VBox Server

Joachim Neubert edited this page Feb 6, 2017 · 2 revisions

VirtualBox on CentOS 7 server

Show settings

VBoxManage list systemproperties

Set default location for new machines

VBoxManage setproperty machinefolder /srv/vbox_vm

Register machine cloned and copied from elsewhere

VBoxManage registervm /srv/vbox_vm/xyz/xyz.vbox

Clone this wiki locally