January 6, 2009 · General · 20 comments
Share
{lang: 'en-GB'}

VirtualBox, the graphical user interface, has a built-in server for the VirtualBox Remote Desktop Protocol (VRDP). This allows you to see the output of a virtual machine’s window remotely on any other computer and control the virtual machine from there,as if it was running on the remote machine.

Continue reading →

Share
January 3, 2009 · Networking · 1 comment
Share
{lang: 'en-GB'}

VBoxSDL is a simple graphical user interface (GUI) that lacks the nice point-and-click support which VirtualBox, our main GUI, provides. VBoxSDL is currently primarily used internally for debugging VirtualBox and therefore not officially supported. Still,you may find it useful for environments where the virtual machines are not necessarily
controlled by the same person that uses the virtual machine.
Continue reading →

Share
December 31, 2008 · Networking · 5 comments
Share
{lang: 'en-GB'}

VBoxManage, a command-line utility that allows you to control all of VirtualBox’s powerful features.In essence, VBoxManage supports everything that our graphical user interface allows you to do with the click of a button. VBoxManage supports a lot more than that,however. It exposes really all the features of the virtualization engine, even those that cannot (yet) be accessed from the GUI.
Continue reading →

Share
December 28, 2008 · Networking · 3 comments
Share
{lang: 'en-GB'}

We have already discussed how to install VirtualBox 2.1.0  in ubuntu one of the important change is Host interface networking made easy with Host Interface Networking, VirtualBox uses a device driver on your host system that filters data from your physical network adapter. This driver is therefore called a “net filter” driver.

Continue reading →

Share
December 22, 2008 · General · 31 comments
Share
{lang: 'en-GB'}

VirtualBox is a general-purpose full virtualizer for x86 hardware. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software.

Continue reading →

Share