Oki B4300 User Manual page 98

Okilan 8100 softnic user's guide
Hide thumbs Also See for B4300:
Table of Contents

Advertisement

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
lp:
rm:
rp:
sd:
lf:
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 &
The name of the printer queue
The name of the device used to connect to the printer.
Does not need to be specified for a remote machine.
The name of the host of the remote printer. This should
be the same as the name added to the /etc/hosts file.
The name of the printer on the remote printer. It should
be lp.
The spool directory. Give the absolute path.
The error log file. Give the absolute path.
UNIX 96

Advertisement

Table of Contents
loading

Table of Contents