Warning: Missing argument 2 for wp_widget() in /home/kernelha/public_html/wp-includes/widgets.php on line 76
VirtualBox Guest | Linux Tutorial

VirtualBox Controlling Headless VM

Scenario / Question: How do I control my VirtualBox VM’s from the command line Solution / Answer: Use the tool VBoxManage Install VirtualBox “Install VirtualBox without GUI or Headless” Create a VirtualBox VM guest “VirtualBox Headless VM” Controlling the VirtualBox [continue...]

How to move VirtualBox Guest VM

Scenario / Question: How do I move an existing VirtualBox Guest VM to a new server or machine Solution / Answer: There are two ways to do this: 1. Use VBoxManage to make a copy of the VirtualBox VM .vdi and then create a new VirtualMachine on the new server 2. Move your existing VirtualBox VM [continue...]