My AIX system queue is disabled automatically
Q: My AIX system queue is disabled after a while and I have to restart it again. Is there any way to keep the AIX queue from being disabled automatically?
A: When the “Receive a
With AIX 4.2 and later, set the backend
| Description | Lexmark Printer (Room 330) |
|---|---|
| * Name of new PRINT QUEUE to add | [aix_queue] |
| * HOSTNAME of Remote Server | 192.168.1.1 |
| * Name of QUEUE on remote server | [rpm_queue] |
| TYPE of print spooler on remote server | BSD |
| Send PASS-THROUGH FLAG to queue on remote server? | yes |
| Backend TIME OUT period (minutes) | [120] |
| Send control file first? | no |
For prior versions of AIX edit the /etc/qconfig file as follows:
Parts:device = @TES_Server1
up = TRUE
host = TES_Server1
s_statfilter = /usr/lib/lpd/bsdshort
l_statfilter = /usr/lib/lpd/bsdlong
rq = Parts@TES_Server1:
backend = /usr/lib/lpd/rembak -T120
