Topic: Print For AIX
Answers to Common Questions
How do I pause a print queue on AIX?
qhld -P queuename To restart the queue use qhld -P queuename -r Please be aware that jobs which are already fully spooled to the printer's memory cannot be paused on AIX any longer. This can only be done by pressing the stop button at the p... Read More »
Source: http://www.experts-exchange.com/OS/Unix/Q_27362196.html
how do i find ip mapping of this print que? AIX printer
Hi, the "device=..." entry in qconfig configures the hostaddress of your printer, either in decimal notation "123.123.123.123" or, as in your case, in the form of a hostname. So try "ping lp10". If the machine responds and if it's indeed no... Read More »
Source: http://www.experts-exchange.com/OS/Unix/Q_27259768.html
How can I do this? Printing PDF files on AIX
This one??? http://h20000.www2.hp.com/bizsupport/TechSupport/Home.jsp?locale=en_US&prodTypeId=18972&prodSeriesId=84028&lang=en&cc=us Then get this http://www.bullfreeware.com/download/aix43/gnu.ghostscript-5.10.0.0.exe And do like this http... Read More »
Source: http://www.experts-exchange.com/Q_21526907.htm
Answers to Other Common Questions
The syslog controls this. Edit your /etc/syslog.conf and add a line for lpd generated messages. For example, to not see any messages from the lpd you would add: lpr.* /dev/null Then do: refresh -s syslogd Read More »
Source: http://www.experts-exchange.com/OS/Unix/Q_24260004.html
If want to allow users to still use lp39, make lp36 an "alias" for lp39. You can also change lp39's backend entry from backend = /usr/lib/lpd/pio/etc/piojetd lp39 9100 to backend = /usr/lib/lpd/pio/etc/piojetd lp36 9100 But I'd rather n... Read More »
Source: http://www.experts-exchange.com/OS/Unix/AIX/Q_22862359.html
The print files themselves are in /var/spool/qdaemon - They appear to be "raw" i.e. they have no print formatting characters embedded, so they can be copied from there to a working area. The filenames are meaningless, but the content is the... Read More »
Source: http://www.experts-exchange.com/Networking/Unix_Networking/Q_2066...
;-) Okay: enq -WAs | grep $(dspmsg -s 2 qstat 33) | cut -d' ' -f1 | xargs enable Read More »
Source: http://www.experts-exchange.com/Q_20816644.htm
Year 2000 questions are suspect to say the least, all are more or less abandoned. Some have answers and some are without. Many have missing or out of date comments. It will be the sole judgement of the Moderator to make the call on thes... Read More »
Source: http://www.experts-exchange.com/Q_11385078.htm
From the printer specifications at http://h10010.www1.hp.com/wwpc/us/en/sm/WF06a/18972-236251-236268-15077-f51-446153.html it appears that the 2600 series does not support PCL or PostScript languages, but instead uses "host based" printing ... Read More »
Source: http://www.experts-exchange.com/OS/Unix/AIX/Q_22151774.html
AIX manage printers thru virtual printers that are views of physical printers; so, a request to print is queued thru the enq command (called by lp, or lpr, or enq)); queues are managed with infos on /etc/qconfig file; then qdaemon process p... Read More »
Source: http://www.experts-exchange.com/Q_10183421.htm
Want A Personal Answer?
728,480 people are answering.
About - Privacy - AskEraser - Advertise - Careers - Ask Blog - iPhone - Android - Help - Feedback ©2012 Ask.com