Questions tagged [vmware]

QUESTIONS ABOUT SERVER ADMINISTRATION ARE OFF-TOPIC. General VMWare questions may be asked on superuser.com or serverfault.com. VMware is a brand of virtual machine software that provides a virtualized set of hardware to the guest operating system.

VMware software virtualizes the hardware for a video adapter, a network adapter, and hard disk adapters. The host provides pass-through drivers for guest USB, serial, and parallel devices. In this way, VMware virtual machines become highly portable between computers, because every host looks nearly identical to the guest. In practice, a system administrator can pause operations on a virtual machine guest, move or copy that guest to another physical computer, and there resume execution exactly at the point of suspension.

VMware's desktop software runs on Microsoft Windows, Linux, and Mac OS X, while VMware's enterprise software hypervisors for servers, VMware ESX and VMware ESXi are bare-metal embedded Hypervisors that run directly on server hardware without requiring an additional underlying operating system.

References:

VMware Products:

3250 questions
1
vote
0 answers

xdebug 2.2.0RC2 strange error with vmware guest os?

I've a vmware guest os with a webserver and xdebug 2.2.0RC2 installed and I want to open a debug session from my host to my virtual machine. On my host I've Opera and xdebug extension installed. When I load Komodo and try to connect to the xdebug it…
Micromega
  • 12,486
  • 7
  • 35
  • 72
1
vote
1 answer

connecting to apache web server that is running on a VMWare from any device in the lan

i am using Ubuntu (on VMWare on windows 7) to run an Apache web server. i am trying to browse to this web server from my android device (using local-ip) (needless to say that the android device is connecting to the same wireless LAN of the Ubuntu…
Niv Penso
  • 333
  • 3
  • 17
1
vote
1 answer

Why is this try-catch wrapper macro failing to catch the exception?

I have this macro to catch a particularly annoying VMware bug (it goes away if you reconnect) (defmacro with-mib-workaround "this macro exists because vCenter sometimes fails to get the managed object reference for objects that actually do exist.…
Arthur Ulfeldt
  • 90,827
  • 27
  • 201
  • 284
1
vote
4 answers

kvm vs. vmware for kernel debugging / USB driver development

I'm currently setting up vmware Server 2.0 for kernel debugging with gdb ( see this setup guide ) and someone asked me why not use kvm? So I ask: kvm vs. vmware for kernel debugging / USB driver development what are the pros and cons of each?
Robert S. Barnes
  • 39,711
  • 30
  • 131
  • 179
1
vote
1 answer

VMWARE Seperated Snapshot Disk disk files will now not work

I have ended up with a stange problem where I have moved a Virtual Disk file across to another data store as the snapshots filled up the existing datastore to the extent that the VM failed to boot. I am now in a scenario where the Virtual Disk…
yardster
  • 37
  • 1
  • 8
1
vote
2 answers

Using MAC address as a machine ID: will this change if the user installs vmware?

I would like to use network MAC addresses as a unique machine id for licensing purposes. I gather this has some drawbacks though it is standard-ish practice (I can deal with client having to ask for an extra unlock code if they swap their network…
Sideshow Bob
  • 4,566
  • 5
  • 42
  • 79
0
votes
1 answer

performance of vmware-machine on different computers

I'm working on a filesystem improving project, and found a paper says the cheating on benchmark, and it gives a solution that use VMs could help others to reproduce our result. And the question is, if I have made a specific vmware virtual machine,…
bxshi
  • 2,252
  • 5
  • 31
  • 50
0
votes
2 answers

Copy ESXi vm image to vSphere

It is possible to copy image from a VMware ESXi 5.0 server to a vSphere 5.0 server. Is there any compatibility issues? Thanks
Maxime
  • 3,167
  • 7
  • 26
  • 33
0
votes
1 answer

virtual networking editor in ubuntu

I installed vmware workstation on a pc with 3 network adapters when I open virtual network editor and try to use bridge to physical I can not find the 3 network adapters all I found just eth1 and eth2 and I have renamed the 3 connections in…
Muhammad Alaa
  • 245
  • 2
  • 5
0
votes
1 answer

Redraw problems with X11 and cygwin?

I have the following constellation here: I have running a VMware Linux Ubuntu image (turnkey core). I am working with Windows 7, have installed Cygwin and the X-server there. I start an xterm on Linux. When I do now work in that xterm window, I…
mliebelt
  • 15,345
  • 7
  • 55
  • 92
0
votes
1 answer

xampp - filepath error in config - mac with VMWare Windows 64 install

I am having a problem getting xampp to render an existing project I just began to work on. Its a bit of an odd configuration: This is a Mac with VMWare running a Windows 64 image. The other devs on this project are running strait Windows which is…
shotdsherrif
  • 433
  • 2
  • 10
  • 20
0
votes
1 answer

Virtual Machines running out of memory on server

Several of the datastores that user's virtual desktops reside are out of space to grow the virtual machine disks. The VMs do not have room to grow and users are beginning to not be able to even login to these virtual desktops. Soon, all VMs on that…
Kang
  • 545
  • 1
  • 7
  • 15
0
votes
1 answer

Add new IP to Ubuntu through VMware fusion for node.js

I'm have a vm of Ubuntu that's running Apache on port 80. I'm also setting up a node.js server on the same VM (this is just development) and want to also use port 80. From what I understand by using node http-proxy, I can accomplish this. I'll…
dzm
  • 22,844
  • 47
  • 146
  • 226
0
votes
2 answers

Switch disks to persistent mode via vmware sdk api calls

Update: The preferred solution would be something that uses the VmWare toolkit for .NET and achieves the following One of the tasks that we now need to perform (if possible) is to toggle the virtual hard disks from non-persistent to persistent mode…
Nikhil
  • 3,304
  • 1
  • 25
  • 42
0
votes
1 answer

Windows Media Player's media sharing is stopping

Windows Media Player is stopping media sharing after a certain time. Environment I am running a Windows 7 64Bit with Media Player 12 on vmware server 2.0.2 WMP libraries are pointing on network folders I am logged in on the guest machine (Windows…
DME
  • 71
  • 4