
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] remote printing
I need help. I browsed Printing-HOWTO, but couldn't succeed. My network
consists of a single Linux box networked by an ethernet interface to a
remote copy machine as a printer. There is no extra print server for the
printer.
Added in /etc/printcap:
lp:\
:sd=/var/spool/lpd:\
:rm=cp660:\
:rp=lp:\
:lp=/dev/null:\
:sh:
where \ is a backslash.
Added in /etc/hosts:
192.168.0.2 cp660
Added in /etc/hosts.lpd:
cp660
My network is okay, checked by "ping cp660". Then
# lpr -Pcp660 file
lpr: cp660: unkown printer
Please point me out what is wrong. Show me a successful configuration.
Hoshino
----- Original Message -----
From: "hatsuhiro" <hatuhiro@example.com>
To: <tlug@example.com>
Sent: Friday, January 17, 2003 5:20 PM
Subject: [tlug] remote printing
> How do we use a network printer or copy machine with its Ethernet option
> from a Linux machine? I know of the command "lpr" for a local printer and
> of the command "rlpr" for a printer attached to a remote Linux machine.
> Please show me what progarm is to directly control a remote printer
without
> using an extra print server of the parallel port.
>
> Hoshino
>
>
> **********************************************************
> TLUG server is hosted by Open Source Development Lab Japan
> http://www.osdl.jp/
> **********************************************************
>
> ==========================================================
> To unsubscribe from this mailing list,
> please see instructions at
> http://www.tlug.jp/list.html
> ==========================================================
>
Home |
Main Index |
Thread Index