UNIX 96
4.
Register the printer in the /etc/printcap file.
Example: for host name PRINTER, to create a queue called PRINTER_lp
PRINTER
_lp: \
:lp=:rm=C7400:rp=lp:\
:sd=/usr/spool/
PRINTER
_lp:\
:lf=/usr/spool/
PRINTER
_lp/
OKIPRINTER
_lp_errs:
PRINTER_lp
The name of the printer queue
lp:
The name of the device used to connect to the printer.
Does not need to be specified for a remote machine.
rm:
The name of the host of the remote printer. This should
be the same as the name added to the /etc/hosts file.
rp:
The name of the printer on the remote printer. It should
be
lp
.
sd:
The spool directory. Give the absolute path.
lf:
The error log file. Give the absolute path.
5.
Create the spool directory and error log file.
Example: for spool Directory PRINTER_lp and Error Log file
OKIPRINTER_lp_errs
# mkdir /usr/spool/
PRINTER
_lp
#touch/usr/spool/
PRINTER
_lp/
PRINTER
_lp_errs
# chown –R daemon /usr/spool/
PRINTER
_lp
# chgrp –R # daemon /usr/spool/
PRINTER
_lp
6.
Check that lpd (printer daemon) is activated.
# ps aux | grep lpd
7.
If lpd is not running,start it by logging in as superuser and executing
# /usr/lib/lpd &
Summary of Contents for B4300
Page 1: ......
Page 2: ......
Page 10: ...Configuration 8...
Page 11: ...Configuration 9...
Page 12: ...Configuration 10...
Page 16: ...Configuration 14 4 Select the Admin Mgr Quick Setup 5 Select the language 6 Select Quick Setup...
Page 101: ...UNIX 99 usr sbin lpadmin p PRINTER_lp m PRINTER_model usr sbin lpsched...
Page 110: ...UNIX 108 211 FTP directory status Ready 211 End of status ftp...