Search Results

0
votes

How do I fix my VM’s network connection if it seems to be running ok from the host?

I have recently discovered an interesting interaction between Debian/Ubuntu and Virtualization servers that may prove helpful to you. VM servers will assign MAC addresses for virtual netw …
2
votes

Visual Studio Performance Choice - ESXi or Vista?

VMware ESXi is really for deploying server VMs, not workstation VMs. It has no console UI; any GUI access would have to be through RDC or VNC or X. While you could do that with Visual Studio, per …
-1
votes

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

In the future, you're going to want to provide a LOT more details if you expect someone to help you find a solution: What host OS? What router? What VPN client? Is …
1
vote

Build automation, VMWare server 2.0, Final builder

The easiest approach is to configure the VM with a network connection that is reachable from the host machine, and run the scripts across the network connection the same as you would if you had a p …
0
votes

Can I use a USB-to-serial adapter to talk to my development board from VMWare Fusion?

Depends upon the VM software, but VMWare Fusion does support USB devices. The question becomes, does your IDE support talking to a USB device instead of an old-fashioned serial port? With Linux, …