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 […]

Create your cloud storage with ownCloud 6 on Linux Mint 17

ownCloud is a web suite that provides a cloud storage over the network, data can be uploaded via web browser or using software client. Data will be stored on the server and can be downloaded or access any time with browser or desktop client or smartphone app. The project is based on PHP and a […]