From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <509071940710192058y15a7db1aq5bf43dbf378e57cb@mail.gmail.com> Date: Fri, 19 Oct 2007 23:58:19 -0400 From: "Anthony Sorace" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] lp server In-Reply-To: <8cc83cee095d21c14f855a8190c40747@csplan9.rit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8cc83cee095d21c14f855a8190c40747@csplan9.rit.edu> Topicbox-Message-UUID: d4fecc84-ead2-11e9-9d60-3106f5b1d025 mostly, just edit /sys/lib/lp/devices and start the network listener. for the former, the "pcclone" entry should be pretty close to what you want, although if it's a dot-matrix printer, you almost certainly will want some other device class for your dot-matrix printer (unless ghostscript knows how to drive it, you're likely just going to get text via noproc). for the later, likely just remove the ! from /rc/bin/service/!tcp515 if you're already running aux/listen (as on a cpu server); otherwise inspect its contents for handing to aux/listen1.