Printing via the LPD Protocol
4-22 Print Server Installation Manual
4.4.8. System V (General)
When installing the print server in System V systems, you must
install the print server as a remote printer and then enable it.
Requirements Before installation, make sure that:
! The IP address has been saved in the print server.
! The host name has been assigned to the IP address.
! The print server is connected, and the printer is turned on.
Procedure Proceed as follows:
1. Log on as root.
2. Enter the print server into the spooler as a remote printer:
Syntax: lpsystem -t bsd <host name>
Example: lpsystem -t bsd SB0001FF
3. Install a remote printer:
Syntax: lpadmin -p <printer name> -s <host
name>!<logical printer>
Example: lpadmin -p my_printer -s SB0001FF!lp1
4. Enable the printer:
Syntax: accept <printer name>
enable <printer name>
Example: accept my_printer
enable my_printer