vmware

How do you organize VMware Workstation images?

I currently use VMware workstation to create separate workspaces for various clients that I do work for. So for a given client I only install software needed for a specific job, and don't have to worry about software A for client #1 mucking up software B for client #2. With an adequate sized hard drive this works well but I am not su...

Can you use VMWare's Remote Console in Google Chrome?

Can you use VMWare's Remote Console in Google Chrome? The main VMWare Infrastructure Web Access works fine, but the Remote Console shows an error "The VMware Remote Console Plug-in is not installed or could not be found." Does this plugin exist? ...

VB NET Listing drives and VMWARE

This is a strange one... In a windows forms app (VB.NET/VS 2005) I have the need to occasionally check if the application DVD is inserted. In my production machine (and in the majority of our clients) this code takes less than an second to execute. But in some machines, it takes about 8 to 10 seconds. I couldn't find any common ground on...

Can one setup dev/random when using a VM(virtual machine)?

Does anyone know if it's possible to setup dev/random when running the OS within a VM (VMWare in this case)? ...

VMware and iptables

Is there a problem using VMware on Windows to host a virtual linux box running iptables? I have a configuration that seems to work on physical hardware but is flaky under VMware. I'm using VMware to run a virtual linux 2.6.24 machine on a Windows 2003 Server host. The linux application is essentially a NATting router that runs iptable...

How can I make a local drive visible to a Windows XP VMWare image?

How can I make a local drive visible to a Windows XP VMWare image? Preferably, I'd like to make local drives available as Drive Letters within the VM Ware Image. ...

Vmware dual monitor problem

Hi, I am running VMware under windows on a dell d630 laptop. I am using the laptop monitor plus an external lcd, with the vmware maximized on an lcd and windows running on the laptop monitor. The lcd is much larger and therefore has larger resolution. When I minimize and then maximize under windows, the vmware window is minimized, but ...

Mac OS X under VMware on Ubuntu on a Macbook Pro

Duplicate of http://stackoverflow.com/questions/39159/is-it-possible-to-run-osx-in-a-virtual-machine I'm looking to install Ubuntu as the main OS on my Macbook Pro. However, I'd like to still access OS X without rebooting. I know it's possible to have OS X be the host OS and run Ubuntu inside it. However, is the opposite possible? Can I...

How to keep a VMWare VM's clock in sync?

I have noticed that our VMWare VMs often have the incorrect time on them. No matter how many times I reset the time they keep on desyncing. Has anyone else noticed this? What do other people do to keep their VM time in sync? Edit: These are CLI linux VMs btw.. ...

ASP.NET: Impersonate against a domain on VMWare

I need to impersonate myself as a domain user in a ASP.NET application running on VMWare machine. Since the VMWare machine is not itself in the domain, ASP.NET is unable to resolve the user token (specified in web.config). Is there a way to do that? Thanks in advance, Petr ...

SQL Server 2005 Express in VMware causing very high CPU load

I'm having the problems described in KB937745 - very high CPU usage and the Application Log is reporting something like this: The client was unable to reuse a session with SPID SPID, which had been reset for connection pooling. I've downloaded the hotfixes and I can't run them - I suspect it is because SQL Server 2005 Express Edition ...

Is it possible to correct partition table errors without a reboot?

When trying to partition a hard drive on ESX server I frequently run into the following problem: $ fdisk /dev/sdd Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel Building a new DOS disklabel. Changes will remain in memory only, until you decide to write them. After that, of course, the previous co...

Does VMWare Fusion 2 have the "linked clones" feature ala VMWare Workstation?

The title pretty much says it all, but for those of you who are familiar with both the latest VMWare Fusion and the "linked clone" feature found in VMWare workstation, can you confirm whether this feature is currently present or absent in Fusion? This could be considered an update of this previous question: http://stackoverflow.com/ques...

SVN Doubt - VMWARE Image / Install / Hosted which would you pick?

I'm having some doubts on how to set up my SVN stuff. First my situation: Programmer working alone on most stuff, outside access not needed (yet). I want: A speedy SVN, preferably free. Private Backup friendly Somewhat hassle free A lot of storage. I don't want: To have problems transfering my data to another comp / svn install....

VMWare(Windows) Hardware Recommendations

As we grow more and more dependent on virtual machines to run our autobuilds, web servers and backups we are considering consolidating virtual machines on a single physical machine. We are a Windows shop and would prefer to stay that way (at least in terms of our server architecture). If I wanted to host two virtual machines - one of w...

Best ways to Improve Sharepoint 2007 Performance?

OK we are at the end of our rope here, and I’d really appreciate feedback from the SO community. Our basic issue is slow performance by our MOSS-based intranet-- Some environment info: We have a MOSS standard edition for a collaboration based site. The sitedb is 29 Gb we have two VMWare based front end servers. (2x 32bit CPUS ...

Which Hypervisors allow Raw PCI access?

I am trying to find out which Hypervisor will allow me to grant access to specialized PCI cards (such as a telephony card) to a virtual machine. So far I have tried out VMWare ESXi server and it doesn't seem to allow me to do this. I have heard that Microsoft Virtual Server does allow this, but I haven't been able to find any supporting ...

How to setup a Active Directory environment test?

The project I´m working on needs to auth its users against AD, and as a fallback check against its own user base. Now I need to test it outside the production environment. What is the best method to setup a Active Directory test environment? Currently I´m downloading a Windows 2003 Virtual PC image, and planning a VMWare virtual LAN. ...

Virtual guest not bridging to the host's VPN connection in VMware Server

I saw this similar question for Hyper-V, but I don't think any of the answers there apply directly. If they do, please point me at the right one, and I'll close this as a dupe. My question arises with using VMware's bridged networking - when I have X-many guests running in VMware Server, and I connect to my corporate VPN, none of the ho...

Visual Studio Performance Choice - ESXi or Vista?

Following on from my earlier question, I have today ordered a 300GB VelociRaptor and 8GB of RAM for my home development rig (ASUS P5N-E with an E6600 chip). I want it to be fast in Visual Studio and flexible as well. I looking at either installing ESXi and then developing in Vista64 running on top of that, or I can install Vista64 wi...