Categories
Tags
aastra apache asterisk centos cheatsheet chrome cisco comic dd dropbox email esxi fedora file sharing find gmail gnome google grep im feeling lucky linux migration networking olf openfiler openoffice replace rpl scm search security sed sp3 spyware ssh storage subversion tips tomcat twitter ubuntu vmware voip windowsArchives
Monthly Archives: December 2008
Arrow keys not working in VMware?
Mine didn’t
Luckily Google helped me find a solutation rather quickly, and using information from this site I was able to get things working again.
Basically, I added xkeymap.nokeycodeMap = true to /etc/vmware/config and things started working right. Another on the forum suggested remapping the keys, but I didn’t try that.
Quickly mirror website…
This is going to (hopefully) be part of a much larger article on moving web sites from one host to another. Until then, I leave with just a simple command to download almost all of an entire webpage to a local directory…
<code>wget -rnp -nd www.example.com</code>
Or, if we want to download the same files, but store [...]
Every administrator needs two accounts..