How to keep your computer current
http://netalyzr.icsi.berkeley.edu/
http://nmap.org/bennieston-tutorial/
what to monitor event logs for
linux distro equivalency table
http://www.crossloop.com/ipage.htm?id=download
In ~/.mozilla/firefox/(profile id).default/search.json, find this:
{"template":"http://www.google.com/search","rels":[],"params":[{"name":"q","value":"{searchTerms}"}
Change it to this:
{"template":"https://www.google.com/search","rels":[],"params":[{"name":"q","value":"{searchTerms}"}
Restart browser
Linux
linux tip general
linux web server, password protected directories
fstab (how to mount drives)
linux network (mail, PDC, file server)
when should an admin feel comfortable about the network
physical workstation environment
the perfect network
the perfect server
how to be a good script kiddie
Random tips:
for gmail, settings > general > browser > enable https
postpend the string "&printable=yes" (sans quotes) on the end of a mediawiki page to get the printable version
TODO:
Windows CLI VPN setup (rasdial or rasphone to use existing, but how to create new from CLI?)
in comments of http://www.aeonity.com/frost/howto-windows-xp-vpn-into-remote-location
http://support.microsoft.com/default.aspx?scid=KB;EN-US;125393
http://blog.kamens.brookline.ma.us/~jik/wordpress/2007/03/25/starting-a-vpn-automatically-on-boot-with-windows-xp/