Top "Virtual-machine" questions

A virtual-machine is software emulating complete computer hardware.

Unable to ping vmware guest from another vmware guest

I would like to ping one vmware guest from another one. Both are Windows XP and use NAT. I set …

virtual-machine vmware windows-networking
How to convert flat raw disk image to vmdk for virtualbox or vmplayer?

I have some old images of old Linux filesystems in flat file format. they can be used by Bochs, but …

image vmware virtual-machine virtualization qemu
SSH to Vagrant box in Windows?

I'm using Vagrant to start a VirtualBox VM in windows. In other platforms, I can just $ vagrant ssh to connect …

windows ssh virtual-machine virtualbox vagrant
Where does Vagrant download its .box files to?

What happens to the .box file after the following command is executed? vagrant box add lucid32 http://files.vagrantup.com/…

virtual-machine virtualbox vagrant
How to install Guest addition in Mac OS as guest and Windows machine as host

I am trying to copy contents from my host machine to a guest machine, but for copying I need to …

virtual-machine virtualbox
Where can I get a virtual machine online?

I am looking for some VPS/ Virtual machine which should be available all the time and I must be able …

virtual-machine remote-access vps
What are ODEX files in Android?

After some android apps installed, I found that it will change to odex file (not apk) in smartphone. How does …

android virtual-machine android-source dalvik
What does the DOCKER_HOST variable do?

I'm new to Docker, using Boot2Docker on OSX. After booting it, this message is given: To connect the Docker …

macos virtual-machine daemon docker boot2docker
How do I delete virtual interface in Linux?

ip link shows this: [root@0-25-90-68-79-4a log]# ip link 1: lo: <LOOPBACK,UP,LOWER_UP&…

linux networking linux-kernel virtual-machine ifconfig