Tuesday, 19 January 2010

WIFI on Ubuntu Dell



cd 2008_0925_RT2870_Linux_STA_v1.4.0.0/

sudo insmod os/linux/rt2870sta.ko
sudo ifconfig ra0 up

Friday, 15 January 2010

WIndows XP on VMWARE

INSTALL VMWARE

  • Create the VM Image (12 GB memory)
Why is VMware slow?

VMware uses shared writable mmap for paging files but it doesn t detect that this method is very inefficient.

Workaround: Set  mainMem.useNamedFile=FALSE in the .vmx file and VMware will perform much better. Please also see this VMware Knowledge Base article which addresses troubleshooting the most common hosted disk I/O performance problems.