I found this on http://www.solo-technology.com/blog/2009/10/29/vmware-player-3-0-and-net… The vmnetcfg.exe is included in the installer, but won’t be installed. 1. Run the installer with /e option. For example: VMware-player-3.0.0-197124.exe /e .\extract All contents will be extracted to “extract” folder. 2. Open “network.cab” and copy vmnetcfg.exe...
Change Management and Systems Administration Links: http://nagios.org/ http://puppet.reductivelabs.com/ – Central change management http://cacti.net/ – network monitoring, trending and graphing CF-Like Applications: http://www.turbogears.org/ – front to back web applications Live CD Distributions: http://www.frozentech.com/content/livecd.php http://www.sysresccd.org/Main_Page Other interesting sites: http://www.aftervoice.com/ – text to speech phone calls [ad#ad-post]...
Download and install Java 6 from java.com Make the plugin sym link for Firefox: ln -s /usr/java/latest/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/mozilla/plugins [ad#ad-post]...
First, combine all the disk pieces into a larger vmware disk: # vmware-vdiskmanager -r OldDiskNameWithoutTheNumberedPieces-0.vmdk -t 0 NewDiskName-Copy.vmdk Second, convert this NewDisk to a raw image (requires qemu) #qemu-img convert NewDiskName-Copy.vmdk NewDiskImage.img Finally, convert the raw image to a VirtualBox VDI...
So, lets say you are stupid and flash the wrong bios and now you system won’t boot. I did this today. Pull the bios chip out and find another motherboard that it will fit into. Don’t put it in yet. Boot...