In this post, I outlined the needed changes in order to get VMWare Workstation to behave properly with the keyboard under Gnome. I recently came across an easier solution: Simply place the following line in the .vmware/config file: xkeymap.nokeycodeMap = true
This didn’t happen for me with previous versions of Fedora or previous version of VMWare Workstation, but it seems to have happened to others at varying times. This problem came about for me when I upgraded to Fedora 10 (I had already been using VMWare Workstation 6.5 with no issues). I have Windows XP running
I found out the hard way that the monitoring tool Cacti does not really support rrdtool 1.3.2. Fortunately, there is an easy workaround. Edit cacti/lib/rrd.php and comment out line 1685: // return “–font ” . strtoupper($type) . “:” . $size . “:” . $font . RRD_NL;