-
meh. eventually this site will come back up, and I’ll try this out.
Monthly Archive for March, 2007
-
mmmmm, italian nachos.
-
Change one, they all change! It’s like magic!
netatalk is not linked to OpenSSL in Debian by default, because of some licensing snit. I don’t like this, because it forces cleartext passwords (and that’s hardly secure). The solution:
apt-get source netatalk
sudo apt-get build-dep netatalk
sudo apt-get install cracklib2-dev libssl-dev
cd netatalk-2.0.3
DEB_BUILD_OPTIONS=ssl debuild
sudo dpkg -i ../netatalk-*.deb
I tried to set up a remote printer at home this morning. It was easier than last time, but still a bit of a pain in the neck. So I’m posting this in the hopes that someone else will benefit from my work.
Continue reading ‘IPP and mDNS via avahi on Debian’