How to setup operating-system-level virtualization solution

Build your first VServer on Debian Wheezy using psand.net public repository. ...

How to access USB devices from within VirtualBox virtual machines

I constantly forget to add myself to the proper user group to access USB devices from within VirtualBox virtual machines, so I need to write it down. ...

How to setup KVM full virtualization solution

Today I want to install Debian on an older but quite capable Dell machine so I will shortly describe how to setup KVM full virtualization solution. ...

Web-based VirtualBox front-end

Recently, completely by accident I found phpVirtualBox a web-based VirtualBox front-end to VirtualBox written in PHP. From my point of view it is very useful project as it provides easy way manage virtual machines on the headless server or any other spare machine you have access to. ...

How to control VirtualBox machine using shell

At the beginning of the last year, I wrote about VirtualBox image conversion. Today, I will continue this topic further and describe how to control the virtual machine using the command line. ...

How to convert RAW image to VDI and otherwise

VirtualBox command-line interface (VBoxManage) provides an easy way to convert the raw disk image to the VDI/VMDK format and otherwise. ...

How to use physical hard disk in VirtualBox

To use a physical hard disk in VirtualBox you need to create an image that will represent it. ...