On Thu, 2004-03-04 at 09:48, Agi gita wrote:
> How worstation/client can print in their local printing (print attach to 
> local computer).
> I had try modified lts.conf in [ws001] Printer : /dev/tty0 . but still not 
> work . I use  K12LTSP 3.0.
> and how i configure if i used K12LTSP 4.0, cuase as a read, with 4.0 we 
> don't have add mac address in dhcp.conf.
> 
Here is section of my lts.conf file for a workstation that is supporting
two printers. First is a parralel printer and second a USB printer.
        

[ws112]
        # Parallel printer
        PRINTER_0_DEVICE   = /dev/lp0
        PRINTER_0_TYPE = P
        # USB printer
        MODULE_01 = usb-uhci
        MODULE_02 = printer
        PRINTER_1_DEVICE   = /dev/usb/lp0
        PRINTER_1_TYPE = S

After this install printer using jetdirect setting for port 9100 for
first printer and 9101 for the second printer, if needed.

HTH
-- 
Sudev Barar

Learning Linux




-------------------------------------------------------
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

Reply via email to