Day: April 13, 2003

  • Mass Redux

    I started over on Friday afternoon.

    By Saturday evening I had a working Linux From Scratch install including XFree86 4.3.0 and the Enlightenment window manager, as well as a working SOCKS proxy server (Dante 1.1.13, in case you were wondering).

    Today will, if all goes well, see the building of webserving capability, the Squid web proxy, Qmail for SMTP handling, LPRng so the Enco network can print again, and perhaps even a port-forwarding firewall. (That would be the part that I broke the computer trying to set up the first time around. No stress, here.)

    No, as a matter of fact I did not put all those links in just so I could easily find all those websites as I build out the box. What kind of a geek do you take me for?

  • Printing? We don’t need your printing. We already have printing!

    After spending a few hours trying to convince LPRng that HP LaserJet 5N printers aren’t the spawn of Satan and that Netware print queues are a Good Thing, several things came to light:

    1) Intel print servers support LPD-style printing, thereby obviating the need for the Netware queue when printing from any Linux-like environment.

    2) HP LaserJet 5N printers are, in fact, the spawn of Satan. At least if you’re going to use print filters through an LPD to get PostScript material into PCL format, they are. I have no idea how it worked before, except possibly a pact between RedHat and the aforementioned Satan.

    3) HP JetDirect print servers like, say, those inside of our trio of HP 8×00 printers support LPD-style printing even better than the Intel print servers do. Not only that, but the 8×00 series printers do PostScript natively.

    4) I no longer need to run an LPD interface between the Enco network and Netware, since Beast (the gateway box between Enco-land and the office network) can now print directly to the nearby HP 8000.

    Frighteningly enough, the old scheme looked a bit like this:

    Enco workstation –> Beast’s LPD –> Lancelot’s LPD (because try as I might, I couldn’t get Beast to talk to the Netware queue itself) –> Netware print queue –> Intel print server (because the 5N’s print server sucks elephant ass) –> HP 5N printer.

    New scheme:

    Enco workstation –> Beast’s LPD –> HP 8000 printer.

    I’m a frelling genius. At least, until the next time I’m a frelling idiot…

    (Oh, by the way. This is entry #500. Commence fanfare.)