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
2 answers

PowerCLI Snapshots Array

Slightly stumped right now and was wondering if the community could give me that quick boost to help me continue with a program I'm working. At one point in the program that I'm working on, I'm trying to get the 6 newest elements from an array. I…
Valrok
  • 1,514
  • 7
  • 30
  • 49
1
vote
1 answer

Can ESX handle multiple File Manager instances?

This might be a simple question, but can ESX handle multiple File Manager instances in multiple threads? Or must I queue file tasks to work in series?
drum
  • 5,416
  • 7
  • 57
  • 91
1
vote
2 answers

Best way to play VM image

I have a vmdk images of windows XP I run 2 different images on my laptop (one is server and one is client) they connect to 3rd server (physical) all are bridged connection. no problems there (odd thing is that the VMs from my laptop doesnt ping the…
ilansch
  • 4,784
  • 7
  • 47
  • 96
1
vote
1 answer

vCloud Director sdk for PHP

Has anyone managed to initiate a vApp template and then assign an IP and computer name to the associated VM via the vCloud Director API using the PHP SDK? I have been able to initiate the vApp template and get the VM running. But always get a System…
DaleA
  • 31
  • 6
1
vote
2 answers

How Reboot(Restart) vps with c# codes?

I want to write some codes for a server that can Reboot(Restart) all vps s or one of them inside that server! VPS = VIRTUAL PRIVATE SERVER i have some questions about that: how can i write those codes with c# codes for that job? and how can i…
SilverLight
  • 15
  • 1
  • 5
1
vote
1 answer

VMware Fusion and CentOS black screen

Just installed CentOS 5.8 on a VM using VMware Fusion 3.1.4 on my MB Mac OS X 10.7.4 and have the following problem. CentOS finished to install and re-start. The result, a nice black screen. I rebooted CentOS (on the VM) no success. I rebooted…
Bruno
  • 189
  • 1
  • 4
  • 15
1
vote
0 answers

How to Add VM to Inventory?

I'm writing a code for VMware ESX to add a .vmx file to the Inventory. This action should be the same as going in the GUI to the Datastore and right-clicking on a .vmx file --> Add to Inventory. I believe I am supposed to use the method…
drum
  • 5,416
  • 7
  • 57
  • 91
1
vote
2 answers

Can you install vmware server 2 on the Windows 8 preview?

Apologies if this has been asked already, searching the web reveals lots and lots of threads about installing the Win8 beta on VMware but not the other way around. I am trying to install VMware Server 2.0.2 on a Windows 8 Preview machine. It…
dumbledad
  • 16,305
  • 23
  • 120
  • 273
1
vote
0 answers

how to access IIS on VMware using PC name not IP

I have a mac running Lion OS, and Windows 7 Ultimate installed on VMware Fusion on my Windows machine, I have IIS running and I can access it from my mac browser using the IP address such as: http://192.168.0.10 I am developing an iPhone app on…
EMMNS
  • 280
  • 1
  • 4
  • 17
1
vote
1 answer

Is there any way to run 64bit Virtual Machine on 64bit processor without hardware virtualization (amd-v, vt-x)?

We have a 64bit virtual machine (CentOS) that we'd like to run on 64bit host-machine (may be running under any OS), but that host-machine doesn't support hardware virtualization, which, you know, should be for running 64bit virtual machines in it. I…
Pavel Geveiler
  • 128
  • 1
  • 8
1
vote
1 answer

How to call method on suds in python?

Particularly, I'm working with python and vmware vsphere to make virtual machine creation/power on and stuff like that automated. I know how to print attributes of virtual machines, however, I still can't call any methods because I don't know…
Vanilla Face
  • 908
  • 1
  • 7
  • 17
1
vote
1 answer

Installing a gpu card in a dell poweredge

Im trying to accomplish the same thing nvida does in their video http://www.youtube.com/watch?v=6nyg2kZfF5A&noredirect=1 where they are able to play games streaming from the computer. Im not quite sure how they do this except from the fact that they…
joshua
  • 168
  • 1
  • 1
  • 6
1
vote
2 answers

How to send keyboard and mouse command from host to VMware using autoit?

How to send keyboard and mouse command from host to VMware using autoit? Is it any other way to workaround? THanks, Wa
user1232236
  • 207
  • 1
  • 4
  • 10
1
vote
1 answer

Enteprise level VMware hypervisors, ESX, ESXi, what programming languages are they programmed in?

I did not see this question/answer anywhere so here it is: Does anybody know what programming languages (or language) the VMware ESX/ESXi hypervisor is programmed in? I am interested in the hypervisor code as well as code in features such as high…
Duke Bishop
  • 171
  • 1
  • 5
1
vote
1 answer

Cygwin reverse shell xdebug Windows 7 Komodo session not working?

I've a webserver with xdebug 2.0.3 and Komodo 6 with Windows 7 64 bit but I can't connect to xdebug? I've tried a reverse shell with cygwin and I can connect to my server however when I try the debugger option in Komodo it gives me an error. In…
Micromega
  • 12,486
  • 7
  • 35
  • 72