User manual

User’s Manual InterCon-PrintServer
76
7.7.3 AIX (without SMIT)
In a UNIX system AIX the print server has to be installed as a remote printer, as described below:
1. To halt the Print Daemon enter the following command:
# enq -G
2. Insert the print server into the
/etc/qconfig
file:
Printer name:
host = hostname
rq = logical printer
device = drp0
drp0: backend = /usr/lpd/rembak
In our example the entry would be:
printer:
host = IC0001FF
rq = lp1
device = drp0
drp0: backend = /usr/lpd/rembak
3. Start the Print Daemon:
# enq -U -Pprint queuename
The installation of the print server as a remote printer is completed.