With dd running in a terminal, open a new terminal to the server and send the USR1 signal to the
Continue readingCategory: Blog
The blog of a derptastic developer
Cisco IOS: Disable Telnet access… or enable SSH
Telnet access is enabled by default on some IOS releases. See this article for why this is bad. If you
Continue readingInjecting jQuery into a web site
This is really useful if you need to hack around with a site that doesn’t use jQuery. In my case,
Continue readingConfiguring Cisco IOS switches for Cisco VOIP phones
Some Cisco switches, such as our Catalyst 3560 series, have Smartports which can be configured via the switch’s web interface
Continue readingPHP: Interfacing with HeatMiser WiFi thermostats
I’m quite a big fan of writing code that interfaces with physical data. It somehow feels more fulfilling to see
Continue readingPHP: Find number of weeks in a given month
The following function finds the number of weeks in a given month, assuming Monday as the first day of the
Continue readingUnited Kingdom Dial Plan XML for Cisco Phones
Being too cheap to pay for the Cisco support contract for our Cisco 7961 series phones and thus not being
Continue readingCreating a “Guest Wifi” with 802.1Q VLAN Tagging in pfSense and DD-WRT
Preface: For explanation of VLAN tagging, see this post. This seems quite a common thing to do yet it’s proved
Continue readingSetting up mIRC to auto perform (GeekShed)
To set up the server: click the icon that looks like a folder and hammer, a box will pop up
Continue readingHow to set up Internet connection (WAN) failover in Cisco IOS
This technique makes a Cisco router monitor connectivity to an IP address, over the primary connection and switch to using
Continue reading