Various Code I've written and contributed to.
github.com/tbaschak/bofhexcuses | tbaschak.github.io/bofhexcuses
HTML5 "excuses" project I forked from colepeters/designerexcuses and gave a BOFH twist.
github.com/tbaschak/check_watchdogs15 | tbaschak.github.io/check_watchdogs15
Nagios plugin I wrote to monitor temperature, humidity, and dewpoint via SNMP from the IT Watchdogs 15/15P.
github.com/tbaschak/check_uptime_snmp
Nagios plugin I modified to monitor system uptime via SNMP.
6paster is a private pastebin clone with TTL values to limit post life. Contributed documentation re: setup with nginx and posting from a here document.
github.com/tbaschak/php-ldap-changepw | tbaschak.github.io/php-ldap-changepw
Old code I wrote for an employer years ago to change a user's LDAP password. Use only as a base for learning, this code is not written with heavy security in mind.