AIX Printer Setup
AIX 4.x, AIX 5.x
- Run /usr/bin/smit with root permissions.
- Click [Print Spooling] -> [AIX Print Spooling] -> [Add a Print Queue]) -> [remote: Remote Printer Attached to Remote Host] -> [Standard Processing] in order.
- Enter the following in the printer setup screen:
Fig. 3: AIX printer setup- Name of QUEUE to add: The name of the printer designated for printing.
- HOSTNAME of remote server: Enter the IP address name of a PC with Xlpd installed. In some cases, the program may not be installed with an IP address. In such case, enter the PC name after registering it in the /etc/hosts file as described in 'General Setup'.
- Name of QUEUE on remote server: Enter the queue name used in Xlpd. If the queue name is not registered in Xlpd, print a file with the default queue according to the Xlpd settings or by generating a new queue.
- TYPE of print spooler on remote server: Be sure to select BSD.
- Backend TIME OUT period(minutes)(Num.): Use default value.
- Send control file first?: Use default value.
- To turn on debugging, specify output file pathname: Use default value.
- DESCRIPTION of printer on remote server: Enter remote printer information, such as printer model. This item is not used for the printing command.
- Click [OK] to end smit.
- The file print command in AIX 4.x or AIX 5.x is as follows: $ /usr/bin/lpr -PPrinter_name filename
- If the error message "unable to run qdaemon" is shown during setup, run the following command as root user.: # /usr/sbin/qdaemon&