On Wed, 31 Mar 2004, Erik Myllymaki wrote: > I am trying to use a serial receipt printer on one of my workstations. > > my lts.conf: > > MODULE_01 = printer > # serial is built into the kernel, so no need to load the serial.o module here... > > PRINTER_0_DEVICE = /dev/ttyS0 > PRINTER_0_TYPE = S > PRINTER_0_PORT = 9100 > > now, to test, would I just do something like this: > > lpr -P192.168.33.4%9100 /etc/hosts
No, lpr is expecting that you've setup the print queue on the server. When you setup the print queue, that's where you specify the IP address and the port. You will need to tell the setup program that it is a JetDirect interface. Jim McQuillan [EMAIL PROTECTED] > > where 192.168.33.4 is the IP of this workstation? > > thanks for any advice. > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
