Browsing category

Virtualization

Install VirtualBox Extension Pack on Windows 8.1 / 8.0

After a long time, i am writing an article on Windows platform. This guide is focusing on installing VirtualBox extension on Windows 8.1 / 8. Steps to be performed: 1. Download the latest VirtualBox extension from official website. or use the following link (latest version when writing) http://download.virtualbox.org/virtualbox/5.2.0/Oracle_VM_VirtualBox_Extension_Pack-5.2.0-118431.vbox-extpack 2. Open VirtualBox, File –> Preference –> […]

How to Enable Remote Console in VirtualBox

VirtualBox supports remote console to control and manage the guest operating systems, this small guide will explain you how to enable remote console in VirtualBox. To enable, Oracle VM VirtualBox –> Select VM –> Settings —> Display –> Remote Display. Click on Enable Server to enable the remote display. You may get a warning message […]

Manage VirtualBox with phpVirtualBox (Web Based Interface)

phpVirtualBox is an open source web interface for Oracle VirtualBox, written in php with AJAX implementation. It allows you to remotely manage VirtualBox instance, really useful when you don’t have GUI in operating system. phpVirtualBox allows you control  and manage guest instance as like the VirtualBox GUI do, you wont find any difference between the […]

Install VirtualBox 4.3 on Ubuntu 14.04

Using VirtualBox you can create and run guest operating systems (“virtual machines”) such as Linux and Windows under a host operating system. There are two ways of installing VirtualBox: from pre-compiled binaries and from the sources code. This tutorial shows you how to set up VirtualBox 4.3 from the pre-compiled binaries. From the version 2.0 […]