Blog
permalinkMore Home-Office Setup Experiences
I just finished setting up dovecot this morning to aggregate my various email boxes and make them available via a single server. Dovecot seems to be a server from the new golden age of Unix services. It’s easy to set up and has reasonable defaults for getting a server up-and-running without much effort. Note that this is in contrast to sendmail configuration, which is as cryptic as could possibly be.
Are People Waking Up to Microsoft?
Are people finally waking up to Microsoft’s attempts to get their fingers in every pie? A few months back, Microsoft managed to kill the IETF Marid working group’s attempts to build a common spam filtering framework by refusing to license their technology openly. This leaves room for SPF to take over, already with the backing of a large number of mail server operators.
Just recently adoption of the WMV9 codec, slated for inclusion in the sequel techology to DVD, is hitting some roadblocks:
Linksys Upgrade Debacle
While upgrading my Linksys router through the upgrade page, I somehow managed to kill the thing. Having spoken with others that have tried to upgrade the firmware, I don’t seem to be alone.
Luckily, the Linksys-modified TFTP program saves the day. It seems that the hobbled router comes up in a crippled mode on 192.168.1.1 with a password of “admin”. Once you re-upload the firmware, it comes back up with the proper settings.
I think the trick is not using the HTML-version of the upgrade page. Stick with TFTP!
Networked Printing in Fedora Core
Networked printing is really cool in Fedora! You can configure CUPS to automatically browse the network and discover other printers by using the Printer Configuration tool and, under the “Sharing…” menu, choose “Automatically find remote shared queues”.
You can even use this to set up a remote print queue for Windows. Install the generic Adobe postscript printer driver and point it to your CUPS printer share when it asks for the URL. The CUPS URLs are generally of the form: http://servername:631/printers/printer-name.
You’ll find the printer URL by browsing the CUPS webpages and selecting the printer under “manage printers”.
Fedora Core Network Install
I decided to pave over my Windows 2000 box with a brand new install of Fedora Core 2. The network install is awesome - burn the 4MB boot.iso to a CD, select “HTTP” install, point it any Fedora mirror and go!
It took about 30 minutes to get the installation completed on my old PII-400. Your time may vary based on CPU hugeness and mirror fastness.
I’ve been using my Linksys firewall for managing internal DHCP, but it doesn’t really give you much flexibility to assign static IPs that I’d like. I hope to get a quick and dirty DHCP server up and running with brand-new DHCP-managed static IP addresses for all of my networked devices (including my Xbox).