Mac

Created a tsocks fink package

I previously posted about how to build tsocks on Mac OS X. Leveraging that work, I created my first Fink package, a package for tsocks. It's in the package submission queue waiting for the Fink team to review it. In the meantime,...
General

The San Francisco Burrito

While Nicole and I were eating at Chipotle today, I looked up "burrito" on Wikipedia and came across this most entertaining page: Wikipedia: San Francisco burrito Some of my favorite tidbits: The aluminum foil wrapping--present...
General

Time for some soldering

.flickr-photo { border: solid 1px #000000; } .flickr-frame { float: left; text-align: center; margin-right: 15px; margin-bottom: 15px; } .flickr-caption { font-size: 0.8em; margin-top: 0px; } Time for some soldering, originally...
General

Hacking myself

I couldn't remember the password that I used for my SBC Yahoo! DSL account - I have it in my router config (for PPPoE) but I wanted to know it so that I could use it for dial-up. Since it was already in my router, I tried to view...
Linux

Linux Network Administrators Guide

A very well-written and interesting doc on a plethora of networking topics and how they relate to Linux, covering a diverse range of topics such as TCP/IP basics, routing, firewalls, DNS, PPP, etc. An interesting read. Linux...