Archive for the ‘Virtualisation’ Category

I’m running a development server virtual machine on my Vista laptop using Parallels. Trouble is being on a laptop sometimes I’m on the road so a Host only network suits me, but other times I’m at home so I want the guest machine to connect to my home network. Up until now there has been [...]

Fixing linux network interfaces on VMware

Posted: 18th September 2007 by Grant Perry in Linux, Virtualisation

When downloading a few Virtual Appliances I’ve found they haven’t had network connectivity ‘out of the box’. I’ve only noticed this with Ubuntu servers so far but admittedly I haven’t downloaded a lot of other flavors! This appears to be because the MAC address for eth0 is different to the one of the creators VMware [...]

Defrag and Shrink VMware disks

Posted: 17th September 2007 by Grant Perry in Virtualisation

The vmware-vdiskmanager.exe that comes with VMware Server can defrag and shrink your virtual drives.. But to make life easier check out these automated BAT files someones written to help out with the tasks. But remember not run this on VM’s that have snapshots!!