Clearing VMWare Player Recent Virtual Machines list
The VMWare Player does not include an option to clear the list of "Recent Virtual Machines" (why not?!?!). Since the list of virtual machines that I had opened was growing quite long, I set out to find...
View ArticleRunning Ubuntu 7.10 in VMWare Player
I wanted to check out the latest Ubuntu release, so I downloaded the following VMWare image: http://isv-image.ubuntu.com/vmware/Ubuntu-7.10-server-i386.zip After extracting the 2 files, I opened...
View ArticleFinding files containing a certain value
Searching for files containing a certain string/text/value is something that I do quite often. There are a number of ways to perform a "find files containing 'foo'" search, but for me, nothing beats...
View ArticleSymbolic links in Windows
Symbolic links can be very useful, but if you are a Windows user, you've had to use junction points because there hasn't been native support for symbolic links until recently. Windows Vista and Windows...
View Article