Top "Virtualbox" questions

[Notice: Only programming-related questions are on-topic] Oracle VM VirtualBox is an x86 virtualization software package, now developed by Oracle Corporation

Unable to run virtualmachine - vbox amd-v

I just received my new Thinkpad E545 and would love to set up a new virtual machine for development. After …

virtualbox virtualization amd-processor
Allow two or more vagrant VMs to communicate on their own network

I want to create multiple servers that can communicate directly with each other without using public IPs. They'll still need …

vagrant virtualbox vagrantfile
Is there a way to run Android TV in VirtualBox?

I want to try out Android TV and possibly develop an app for it. I want to see the OS …

virtualbox android-tv
Docker container - how to configure so it gets a viable IP address when running in vagrant?

Docker (www.docker.io) looks terrific. However, after installing VirtualBox, Vagrant ... and finally Docker on a Mac, I'm finding it's …

macos vagrant virtualbox docker linux-containers
Can't install vagrant plugins in Ubuntu

I was trying to install vagrant plugin vbguest, but got following errors in terminal: $ vagrant plugin install vbguest Installing the …

ruby ubuntu vagrant virtualbox
Virtual Box limit Bandwith on network

I am using virtual machine VirtualBox Now, I need to limit bandwith. I have 2 Virtual Machines running. One is just …

networking configuration virtual-machine virtualbox lan
Simple instructions needed for enabling and disabling Hyper V Docker

I have asked something similar before, but I was wondering if someone could give me some very simple instructions for …

docker virtualbox docker-machine
Debian 8: unable to locate package

I have installed Debian 8 (from live debian-live-8.7.1-i386-xfce-desktop.iso) on VirtualBox. I'm trying to do all the steps described …

virtual-machine virtualbox debian-jessie
Rename/Move VirtualBox Virtual Disk

I renamed a directory that my virtual disk was in and now I can't start the Ubuntu VM, and can't …

ubuntu rename virtualbox move hard-drive
Vagrant Warning: Connection refused. Retrying

Testing default example $ vagrant init hashicorp/precise32 $ vagrant up My box: Windows 8.1 VirtualBox 5.0.2 Vagrant 1.7.4 Intel i7-4700MQ CPU witch …

vagrant virtualbox vagrant-windows