Category Archives: SysAdmin

Using Virtual Box at full potential

UPDATED one hour later ;) (see end of post) UPDATED 2 on 7th March 2012 (see end of post) The Scenario Lately I’ve been doing a lot of Java Server Faces development and some java backend stuff (EE 6) with … Continue reading

Posted in SysAdmin | Comments Off

Clone a VirtualBox virtual machine with clonehd

To clone a VirtualBox virtual machine on Windows  (“yourvbox.vdi” file) you need to use the command “vboxmanager.exe clonehd yourvirtualbox.vdi yourvirtualboxoutput.vdi” Open a prompt Position yourself in the folder of the virtual machine file to clone directory ( cd C:\virtualbox_to_clone Use … Continue reading

Posted in SysAdmin | Comments Off