Direct Link to VM in the vCenter HTML5 interface.



Create a direct link to a virtual machine in the vCenter HTML5 interface.

Tagged as vCenter code csharp

Extending a VirtualBox Virtual Disk



Learn how to extend your VirtualBox VM's virtual disk using VBoxManage. There is no GUI option to extend your VirtualBox disks. This post shows you how to get this done from the command line

Tagged as Virtualization VirtualBox VBoxManage