Skip on down to the menu.
WMWare Stuff
VMware
How to make a blank floppy image to mount in a VMware client.
dd if=/dev/zero of=floppy.flp bs=512 count=2888
Do this in Linux of course. ;)
VMware
How to make a VMware virtual disk larger.
This one is mostly useful to those who have upgraded their copy of VMWare, and find that they can't expand their disk size to the larger sizes now supported (that was me).