Tagged Questions

2
votes
1answer
52 views

VMs in different NATs [closed]

I want to simulate three computers, everyone behind a different NAT, in order to test hole punching. I want a server that its address is know to the other two VMs, but the two VMs to be in separate ...
2
votes
1answer
186 views

Taking screenshot of VMware Virtual OS using host OS java application (java Robot)

I have developed a java application which takes a screenshot using robot (presses "Print Screen"). Problem is, it won't work if i move to VMware's Virtual OS. Java application running is host OS ...
1
vote
2answers
561 views

How to make screenshots using VMWare tool “vmrun”?

I'm currently working with the vmrun-Tool, to control VMWare Virtual Machines. I'm using VMWareWorkstation 7.0.0/7.0.1 and VMWarePlayer 3.0.0 on Windows 7 x64. I simply want to take a screenshot of ...
1
vote
4answers
6k views

Is there any possibility to get VMWARE HOST computer name from GUEST workstation without changing things on HOST?

Let's suppose I have VMWARE workstation (guesting Windows and hosted by Windows). Is there any possible way to receive host name of hosting machine? And without changing things on host machine like ...
0
votes
1answer
16 views

Why is VMware workstation adding keystokes when I type?

I'm having a very strange problem. I'm remote desktoping into a system and running vmware workstation there(its a pretty powerful server and wanted to test a cluster on it). My problem is when I ...
0
votes
0answers
9 views

Export EC2 Instance to run on local vmware [migrated]

How can I export a windows instance from amazon (EC2) to my local environment, and run it on a local vmware server or workstation?
0
votes
2answers
18 views

VMware and Linux screen adjustment

I have installed Linux-Mint on my VMware Workstation8 but I don't know how to make its screen fit inside the VMware client screen even when I resize the VMware windows. ...
0
votes
0answers
10 views

Wait for network interface with vmrun

I'm trying to programatically spin up a vm, then call some scripts to install then kick off Selenium tests but I'm fumbling over the spin up of vm, here's what i got: vmrun -t ws start [vmxfile] ...
0
votes
0answers
57 views

Using VMware Workstation 7 I would like to link two vm's (one is a server) for offline work… possible? How? [closed]

In VMWare Workstation 7 I have a virtual machine already set up running Ubuntu 11.1 In addition to this I have a second virtual machine running TurnKey LAMP Stack. My ultimate goal (if possible) is ...
0
votes
1answer
101 views

VMWare Remote debugging using Visual Studio 2010 Vista host and Win2000 guest

I have Visual Studio 2010 in a Vista host and I'm trying to debug a C program in a Windows 2000 guest. Apparently there is no normal way to do that because VS2010 no longer supports Windows 2000 CRT. ...
0
votes
0answers
18 views

Error Installting VMWARE ESXi 4.1

![I am Trying To install VMWARE But get the following... vmkctl.HostCtlException: Unable to load module /usr/lib/vmware/vmkmod/vmfs3: Failure ErrorScreen Any ideas?]
0
votes
0answers
191 views

vmware virtual network editor: specify shared host ip address

the host is an ubuntu linux with vmware workstation 7. i would like to attach a virtual machine to a custom vmnet that is configured as NAT. since the host has 3 physical devices connected separatly ...
0
votes
2answers
169 views

Running java code on VMWare with references to external jar files

I am trying to run simple java code on VMWare Workstation. I have the following simple test Main file: import cern.jet.random.engine.RandomSeedGenerator;; public class TestDataService { ...
0
votes
0answers
307 views

VMware issues with CP2102 USB to UART Bridge Controller

I'm trying to use a CP2102 device from a virtual machine inside VMware. The guest OS is Ubuntu 10.10 (32-bit) and the host OS is Windows 7 64-bit. When I connect the USB device, /dev/ttyUSB0 gets ...
0
votes
3answers
735 views

Building a dedicated visual studio 2010 virtual machine, which path has least resistance?

I'd like to ask anybody who has built a virtualized VS2010 environment in VirtualBox or VMware, which one was able to work out of the box without too much tweaking? Or both need workarounds to get ...
0
votes
2answers
568 views

VMWare Tools StartUp Script

I am on the latest version of VMWare Workstation. In my VMWareTools I have configrued an individual script file (start.bat) to be started when the (guest) OS is booted. Unfortuantely it does not run ...
0
votes
2answers
257 views

asterisk on vmware

I am having trouble installing asterisk in a vmware workstation. My host is WindowsXP. The OS (CENTOS) is installed but the asterisk rpms are not installed. Does it ring a bell? Has anyone completed ...
0
votes
3answers
1k views

VMWare Player vs WMware Workstation

Can anyone give me a simple comparison of those two? It is hard to get the idea from their web site.
0
votes
1answer
382 views

Cannot find network path for VM guest XP computer on the network

VMWare Workstation 6.5 is running as an app on a Windows Vista 64bit PC host. Thanks to Workstation we have 2 guest machines running: TerriVM and MattVM (both of these run Windows XP SP2). We are ...
-1
votes
0answers
20 views

private cloud computing

I am very new to cloud computing .I want to set a private cloud on my local computer using vmware or any other software.Is it possible to implement cloud computing on the local host using Vmware if ...