I have a database in a VMWare Server 2.0 Virtual machine. I also have a web application in the IIS (7) in the VM.
Now I want to execute some database scripts that are in the VM, from the Host machine.
Also I have a VB script in the VM that I want to run from the Host machine.
How do I go about setting this up. I can buy Final builder i...
Spurred on by success stories of developers using VMs I've decided to give it a try. I am running Eclipse on an Ubuntu 9.04 guest, on a WinXP host. Since my networked drive on the host is backed up twice a day, I decided to share my Eclipse workspace with the VM from the networked drive.
All seems good, except on the guest Eclipse fre...
I have a vb script (that sets up the IIS). I need to run this vbscript inside the guest VM, from the Host box.
How do i do this? I am tol vmrun.exe can do this.
Any samples to get this done would be great help.
I am running VMWare server 2 in host.
...
Under Linux you can use Kdump to reliably capture the state of the system at the time of an OOPS ( kernel crash ) . Does Kdump work the same when the kernel is running under VMWare? I'm using VmWare Server 2.0.
...
i have a windows server 2008 setup on my vmware and my main OS is winxp.
my problem is, on my winxp, im using vs.net 2008 and when i try to connect to the guest OS (IIS7), im getting "The Web server does not appear to have FrontPage Server Extensions installed." error.
i tried installing FrontPage Server Extensions for IIS 7.0 (http:/...
Hey all,
I have a physical server hosting 3 production-level VMs using vmware server 1.0.7.
What options do i have for safe & painless upgrading?
The fact is that what i need more than anything else is online backups, something that 1.0.7 version of vmware server lacks support of.
Thanks in advance for all your answers & for your tim...
Hi there,
I've installed VMWare Server on CentOS and have WinXPx64 running under it fine. However I cannot work out how to get the answers I gave to the questions VMware asks when I installed it. To be honest I guessed a few answers, took the default on most and changed a few based on my best judgement. So it might be a bit lucky I g...
Hi, I'm writing a VMWare ESX automated build script and I'm falling at the last hurdle, probably as I'm really not strong at scripting.
I need to secure Grub so in my script I have a like saying;
echo "password --md5 password-converted-to-md5" >> /boot/grub/grub.conf
This unfortunately places the following into this file;
password ...
Hi all,
I heard that the combination of VMware and .net application(Web) but dont know why this combination? Does any one have the idea about when and where we use these combinations.?
Edit: There are some advantages of running your webserver in a virtual machine.. what are they?
...
I have a VM running IE6 and a VS 2008 project. I want to be able to access it via VM. So when I hit F5 a virtual server (or something) is running om my machine and i can test it by going to http://localhost:{some port}/
i wanted to access from the VM but i've tried http://{pc-name}:{same-port}/ and http://{pc-ip}:{same-port}/ but had no...
Hi all,
I was wondering if anyone knew of a way to remotely debug the Linux kernel running under VMWare (and if so, if there's a way to do it in Windows since linux kind of scares me...). Both are x86. I know VMWare has support for this (I saw a post about remote debugging via gdb), but if there was a way to do it from Windows (i.e. Ecl...
I've got VMWare Server 2 up and running, created a few VMs, been playing around with it. I'm trying VMWare out to see if I'd like to switch from Microsoft Virtual Server 2005. One thing I really liked about Virtual Server 2005 is the ability to use my virtual machine in an ActiveX control (I know...I know...I like being able to tab betwe...
Can Android OS that is installed on actual devices be emulated in VMWare or VirtualBox. Are there any such distros or images available?
...
Now that the VMware Player 3 is out with the ability to create virtual machines, I am wondering what I would get for $189 for the full VMware Workstation. Is there a feature matrix somewhere?
Edit: I've read the FAQ (http://www.vmware.com/products/player/faqs.html) but am looking for a more complete description of the differences.
...
Hello,
I have a problem with VM-Debugger in Visual Studio 2008 (VMWare Workstation 6.5.3). Always when i try to Start the VM-debugging the debugger tells me the following:
Error: Unable to detect the current startup project.
I only have one startup-project but there are several other projects are in my solution.
The debugger-log say...
As the release date for the public beta of SharePoint 2010 is coming closer and closer, I'm wondering how to set up a developer machine for it. I've heard that for developing on SharePoint a 64 bit system is needed and that Microsoft advises to use Windows 7 64 bit and install SharePoint 2010 on it.
I think that won't be an option for m...
I see many deployments where IT groups run effectively nothing but a JVM application stack inside a VM (vmware, &c) instance.
I guess I consider the JVM to be a formal VM: what real benefit is it to run your Java application stack inside another VM?
...
In VMs OS-provided real-time scheduling tends not to be reliable. For my application I'd like to be able to detect whether I am running on a VM or not (Linux-only).
So I am looking for a nice way to detect (in C) whether I am in a virtualized environment. Depending on the VM used there seem to be various DMI and CPUID strings in use. I...
I'm using QTP 10 together with VMWare to test a Siebel Application.
I'm executing the following code to click on a Save button.
Browser("Siebel").Dialog("Filedownload").WinButton("Save").Click
The code works perfectly fine when I'm connected to the VM via Remote Desktop.
On the other side, when I'm starting the QTP test through the s...
I'm running Windows 7 Ultimate (retail) under VMware Fusion on a Macbook Pro. I've created a keyboard layout for the mac using Microsoft keyboard Layout Creator MSKLC.
My problem is that when I type the quote or double quote character, nothing happens. Then I press it again and get the character twice. Similar behaviour also occurs w...