Web Design

Fix Linux Kernel 2.6.32 and VMWare Workstation 7 issue

After you upgraded to Ubuntu Lucid, you might have noticed that VMWare has stopped working and can’t compile one of it’s modules. The solution to this is simple: download this patch and this script in the sam[...]


Convert VMWare image files to QEMU .img

Many hobby operating systems on the Internet allow the user to run them inside a virtual environment like VMWare. However, not many provide a way to run the operating system inside QEMU. With this simple command however [...]


Run VMWare client operating systems faster

If you find VMWare rather slow and would like to speed things a little bit, ad these lines to the .vmx file of your guest operating system: sched.mem.pshare.enable = “FALSE”prefvmx.useRecommendedLockedMemSize[...]