So about that Golden Apple Project of mine…

I was just looking through my archives and remembered the Golden Apple Project. Ahhh yes. Well it turns out that the machine was so old it just stopped working altogether. OpenBSD was running just fine on it, but after a year the network card died and when I tried to add a netgear PCI NIC […]

ISC DHCPD duplicate uid lease

Ever see this? dhcpd: uid lease 192.168.1.150 for client xx:xx:xx:xx:xx:xx is duplicate on 192.168.1/24 or something like it, in your dhcp logs? Well I checked /var/log/messages today and saw that I had thousands of this message repeated over and over (so much so it was spamming my logĀ  and making it harder to find what […]

Why won't airport auto join my network?

If you have a mac and use wireless to connect, you might expect that it will automatically join your wireless network after you tell it to “remember this network”. I know on my old powerbook it did, and on my girlfriend’s macbook it auto-joins too. So I started wondering why my macbook pro just wouldn’t […]

DHCP Renaming your mac?

The DHCP server at my office was reconfigured yesterday and it started forcing my macbook pro to change it’s name. I like having my host name remain constant for various reasons, so I asked in #macosx and some kind user there pointed me to this blog post: http://www.elharo.com/blog/software-development/web-development/2005/11/29/setting-a-permanent-host-name-in-mac-os-x/ It works on leopard, in case you’re […]

Security Update Breaks SSH on OS X

If you installed Security Update 002 for leopard and suddenly ssh tells you “bus error”, the answer lies here: http://discussions.apple.com/thread.jspa?messageID=6863360#6863360 Apparently the guys at rogue amoeba have some work to do – we need instant hijack! If you are too lazy to read that thread, the fix is: sudo /usr/local/hermes/bin/hermesctl unload thereby uninstalling instant hijack […]