Howdy!
I have copier machine (Xerox) with NIC card connected to network. IP is 192.168.0.201. I set entry in /etc/hosts
like so
192.168.0.201 xerox
I also set entry in /etc/printcap like so
xerox:\
:lp=:rm=xerox:rp=raw1:sd=/usr/spool/lpd/xerox
I created directory as pointed to by sd - When I try sending a print to using `cat /etc/passwd |lp -dxerox` I get an error
What am I missing? What else must I do?
Thank you all in advance!
Jose Lerebours
KNOWLEDGE: Something you can give away endlessly and gain more of it in the process! - Jose Lerebours
I have copier machine (Xerox) with NIC card connected to network. IP is 192.168.0.201. I set entry in /etc/hosts
like so
192.168.0.201 xerox
I also set entry in /etc/printcap like so
xerox:\
:lp=:rm=xerox:rp=raw1:sd=/usr/spool/lpd/xerox
I created directory as pointed to by sd - When I try sending a print to using `cat /etc/passwd |lp -dxerox` I get an error
UX:lp: ERROR: Destination "xerox" is unknown to the
LP print service.
What am I missing? What else must I do?
Thank you all in advance!
Jose Lerebours
KNOWLEDGE: Something you can give away endlessly and gain more of it in the process! - Jose Lerebours