I have a centos image with apache installed on it. How do I host it's contents to the web? I have it listening at port 80 already, but I can't yet access it.
Spanish:
Tengo un problema al tratar de instalar Age of Mythology Gold Edition (v 1.03). Al iniciarle con el Wine (1.3.28) en mi Ubuntu 11.10, y después de ingresar el serial y pulsar Siguiente, me sale un error "No se puede cargar PidGen.dll", y se regresa a la ventana anterior. En Configurar Wine, y en la pestaña Librerías le añadí el archivo…
Bonjour,
Valentin Pourchet vous propose un tutoriel sur l'installation de VMware vShield
Citation:
vShield de VMware est un composant majeur dans la sécurité et la conformité des applications et données hébergées dans une infrastructure VMware. Cet article montre comment mettre en place vShield dans votre infrastructure…
VMware présente vCenter Operations
Pour rationaliser la gestion des infrastructures virtuelles intelligentes
Après VMware View 4.6, VMware, annonce une nouvelle solution pour simplifier et automatiser la gestion des services IT dans les environnements virtuels et dynamiques de cloud computing. VMware vCenter perations est destiné à…
Problem
Network speed between a VM and another machine which is not residing on the same host, is 11MB/s at most.
Topology
Facts
ESXi5 version is 5.0.0.504890
VM has the latest Vmware Tools installed
VM is using E1000 network driver
Physical box has Win Srv 2008 R2 as the OS
CrystalDiskMark says the drive on physical box can…
I have an idea to streamline deployments of prototypes within our team using VMs. The idea would be that a developer would be able to deploy their artifacts to Maven, then use a Web interface to pull them onto a development VM for integration/regression testing. They would then be able to to push those artifacts to a reference…
the VMware is able to ping the gmail server.
sample code
MailMessage mail = new MailMessage();
SmtpClient SmtpServer = new SmtpClient("smtp.gmail.com");
mail.From = new MailAddress("fromxyz@gmail.com");
mail.To.Add("to");
mail.Subject = "subjct";
…
I have a macbook but sometimes I run Windows in vmware to program in Visual Studio. I have a swedish keyboard, to get the curly brace '{' I press alt(=option)+shift+8 in mac, but to get the same character in vmware/windows I should press alt+7.
Obviously, I would like to have the same keyboard layout in mac and windows,…
We have a number of VMWare Server 2.0 virtual machines that were created using VMWare Converter (It copies a physical machine to a virtual machine). If we need to convert the virtual machine back to a physical machine is there way to accomplish this easily? Essentially doing the VMWare Converter process in reverse.
I'm using VMware® Workstation v7.0.1 build-227600, I've installed it on my Win7 x64
I've installed Ubuntu 9.10 on VMware
Whenever I've posted lspci | grep VGA in Ubuntu's Terminal the following info has showed :
00:0f.0 VGA compatible controller: VMware SVGA II Adapter
Now , I'm gonna use Ubuntu Visual Effect, so I…
Hi,
I install minix3 on vmware using installation CD i make using .iso image which is available @minix3
I make 2GB Harddisk, 512MB RAM on VMware, and installed step-by-step.
It got installed and working fine.
But i wana install 'packman' which is X window system. I'm not able to install it. It asks for installation CD,…
I posted a similar question earlier today but this question is clearer.
I want to locally develop my Wordpress websites (on my Mac) and test them in Internet Explorer (6,7,8) on Windows XP.
I can get the MAMP welcome screen to show in Windows XP, so I know VMWare is doing it's thing.
The local URL for my site (on my…
I just had trouble running VMWare player (version 3.1.0 build-261024) on Win 7 and got this error:
Error while powering on: The following error occurred when starting VMware Player.W32AuthConnectionLaunch: Reply error "The system cannot find the file "" (code: 3).".
I Googled the error and turns out the fix is to…
In the vmware tools in the guest there is an option to access shares from the host.
What is the way to create such shares on a vmware 2 host? I did not find where in infrastructure web access. I also went through the vmware server 2 user's guide but did not see it mentioned. Can you help?
This is an ubuntu 64 bit…
I have Ubuntu server 9.10 running through VMware Fusion 2.0.6 on my Mac OSX 10.5 host. My linux guest VM's time keep being out of sync. I believe I have VMware tools installed because after running the following on linux in the terminal, I get:
$vmware-toolbox-cmd timesync status
Enabled
What should I do to…
I'm trying to create a VM, using VMWare Player, with an ISO image of Ubuntu Server 12.04 (LTS). The machine I'm doing the installation on has an Intel(R) Core(TM) i5 CPU, and runs 64-bit Windows 7
I managed to create the VM (gave username, password, configured network etc), but I can't install Ubuntu Server.…
Hi. I want to send mouse clicks and keyboards keys to a window running a virtual machine such as VMware or VirtualBox. I want to pilotate it from the host OS, from an application written in C#.
I can move and click the mouse.
But I can't send keyboard input. I tried with SendKeys but it doesn't work. With…
I have to differentiate between the real addresses and the VM addresses using any Windows API.
I'm using Getadaptersaddresses API to populate a list of ipaddresses for the local machine. I need to extract only the "real" addresses apart from the addresses associated with the VMware network adapter and other…
simple synchronous loading of an audio file (.mp3) in a cocos2d app makes my vmware disconnect the sound.
the error is display bottom right, saying 'error in creating sound stream; sound is disconnected'
i read that it might be cause of my vmware's version (mine is 8) but I'm looking for a fix, not to…
VMware annonce VMware View 4.6
La solution de virtualisation bureautique améliore l'accès à distance grâce à la prise en charge du PCoIP
VMware, le spécialiste des logiciels de virtualisation et d'infrastructures de Cloud Computing, annonce la disponibilité générale de la version 4.6 de VMware View,…
I have read plenty of threads on memory caching and the standard response of "large cache is good, it shouldn't effect performance", "the kernel knows best".
I have recently upgraded from 12.04 to 12.10 and changed from VirtualBox to VMware Workstation and the performance differences are severe (I…
Another issue I need help with.
I use VMware for work on Ubuntu 12.04. However for some reasons my VMware Workstation software generates the following error:
Unable to change virtual machine power state: Failed to power on
'/home/pst007x/vmware/Windows 7 x64/Windows 7 x64.vmx'. Transport
…
Hello all.
I'm running Ubuntu 9.04, kernel 2.6.28-18, and vmware-server 2.0.1.
I'm attempting to setup a virtual linux machine to use a bridged interface rather than NAT or host-only. Both NAT and host-only work just fine. When running vmware-config.pl, I set /dev/vmnet0 to bridge eth0,…
We have an issue with Windows XP SP3 VMs on VMWare ESXi 4.1.0 (the free version): They sometimes seem to "pause" for several minutes. This happens rarely (maybe once a month per VM, at least noticed only that often), but still is an issue for us. It happens for three different but similar…