|

How to set up lpd/lpr printing in an HP-UX system
Note: You need super user (root) access to your UNIX system for this procedure.
Configure the /etc/hosts file on each UNIX host that is able to print to the PrintServer. Use an editor to edit the host file. Hosts file syntax:
<IP address> <hostname/nodename>
For example, if your IP address for the PrintServer is 172.16.100.10 and the host name is PrintServer1, the settings in your host file must be:
172.16.100.10 PrintServer1
|