January 6, 2009 · General · 9 comments

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

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/Save/Bookmark
January 3, 2009 · Networking · (No comments)

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/Save/Bookmark
December 31, 2008 · Networking · 2 comments

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/Save/Bookmark
December 28, 2008 · Networking · 3 comments

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/Save/Bookmark
December 22, 2008 · General · 26 comments

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/Save/Bookmark