January 24th, 2011 — 12:50pm
I needed a small Linux machine for my wireless network. Apple’s zeroconf (used for automatically setting up printing, file shares, itunes, etc.) implementation (Bonjour) does not work across networks, so I needed a server on the wireless network to advertise the services (print, itunes, etc.) available on the wired network. The router between the networks will forward packets as required. And I happened to have a Soekris net4801 lying around…
The router between the networks would be the ideal location for a Zeroconf server, because it can advertise on both networks. Except that my router runs OpenBSD, and there currently is no working implementation of Zeroconf for it. (The port of Bonjour is underway, but it’s not fully functional; Avahi doesn’t work too well either, due to the dependency on dbus.)
Continue reading »
Comment » | software, hardware
October 3rd, 2009 — 12:34pm
Appliance: an instrument or appratus for a specific purpose. In other words, an appliance is not a general-purpose machine like a desktop computer. Another term heard occasionally is media-pc. It’s a network end-point in the living room that can play and record audio/video, and is a connection point for USB devices like webcams or memory card readers. It’s silent and has no moving parts, and is controlled primarily with an infra-red remote.
Continue reading »
Comment » | software, hardware
January 31st, 2008 — 3:59pm
The infrastructure here is DNS, NTP (stratum 1), and firewall.
Comment » | software, hardware
November 1st, 2003 — 12:00pm
At Languid House, the “home server” is a Linux (RedHat 8) machine with a TV card, infra-red receiver, and a modem (phone) card that understands Caller-ID. The monitor and speakers are in the living room or bedroom but the noisy box is in the next room, with cables going through an outlet hole in the wall. It’s a TV that can be controlled with an ordinary remote (I use an old Sony remote I happened to have lying around). When a phone call comes in and I happen to be watching TV, the caller-ID information appears on the screen. (If I’m not watching TV, then a popup window appears on the screen.) If I decide not to answer, the computer is an answering machine: it plays the outgoing message to the caller and allows them to leave a message. I can listen to messages by viewing a webpage. Continue reading »
Comment » | software