Top "Virtual-machine" questions

A virtual-machine is software emulating complete computer hardware.

Composer - failed opening required for phpseclib

I am trying to run a PHP file in a Vagrant VM which also uses composer for the build. I …

php symfony composer-php virtual-machine phpseclib
EC2 instance image on VirtualBOX?

Is there any way of getting the saved EC2 instance image and running it on virtualbox on my personal computer?

amazon-ec2 amazon-web-services vmware virtual-machine virtualbox
vmware player unable to start services in ubuntu

I have some issue running VM Ware Workstation Player 12 on Ubuntu 16.04 LTS. first I Download and install "VMware-Player-12.1.1-3770994.x86_64.…

virtual-machine vmware vmware-player ubuntu-16.04
the VM is running with native name encoding of latin1 which may cause Elixir to malfunction as it expects utf8

How to solve this warning being prompted every time I execute Elixir code or enter iex? warning: the VM is …

ubuntu encoding utf-8 virtual-machine elixir
Clipboard Copy and Paste does not work in VMWare Player 12

i can copy and paste text and files between Virtuelle Maschine (Windows 7) and my local Windows 7. But I can't copy …

windows-7 virtual-machine clipboard copy-paste vmware-player
What are the differences between a VM image and a Docker image?

Are there any differences in images of Docker and Virtual Machine? Except the image formats, I couldn't find any info …

cloud docker virtual-machine openstack
What are the typical uses cases for LXC versus VM?

I am trying to make up my mind on when an LXC container can be a better choice than using …

cloud virtual-machine virtualization lxc docker
In Vagrant which is better out of halt and suspend?

When I'm about to shutdown my host machine off should I: vagrant halt OR vagrant suspend What's the difference?

vagrant virtual-machine
Add and Remove Snapshots with PowerCLI for multiple servers

I am trying to get a snapshot from multiple servers with PowerCLI. Connect-VIServer -server 192.168.0.1 -user acconut -password xxx $vmlist = Get-Content …

virtual-machine snapshot powercli