Monday, October 26, 2009

MSN Live POS

Add http://rad.msn.com to your restricted sites in ICrap.

VMWare-config.pl issue

You must remember to run the following:
apt-get install linux-headers-`uname -r`

after every kernel update because Hardy is stupid as a ....

Tuesday, October 20, 2009

VMWare ESX Killing trick

Nice way

  • locate the VM:
  vmware-cmd -l
  • Shutdown the VM:
   mware-cmd /vmfs/volumes///.vmx stop

  • Just turn the power off:
   vmware-cmd /vmfs/volumes///.vmx stop hard

Nasty way

   ps auxfww|grep 
kill -9