Download presentation
Presentation is loading. Please wait.
1
Laser Printers on Ratex Alan Carson carso018@umn.edu
2
Why Laser Printers? Less Expensive Easier to read (arguable) Less maintenance Networked
3
There are other ways to do this But this is how we did it:
4
Basic Overview 1. Set up a printer on your system 2. Create a driver to pipe UniVerse print jobs through your system printer 3. Set up a printer in UniVerse and point it to the driver
5
Set up Network Printers on AIX Make sure qdaemon is running # ps -ef|grep qdaemon # more /etc/inittab qdaemon:2:wait:/usr/bin/startsrc –sqdaemon Add printer IP address to /etc/hosts 192.168.150.155 hpstpaul
6
Set up Network Printers on AIX Allow printer IP through any firewalls
7
Set up Network Printers on AIX Create printer queue using smit # smit print
8
Set up Network Printers on AIX Choose Remote printer – Local Filtering
9
Set up Network Printers on AIX Select printer make and model If AIX asks for drivers, install them from installation CDs – Hewlett-Packard – hplj-4 Hewlett-Packard LaserJet 4,4M Make and model example above works for all of our HP and non-HP printers
10
Set up Network Printers on AIX Configure name of queue and IP address
11
Verify Print Queue is Working Run lpstat hpstpau @192 READY hpstpaul: JetDirect lpd: no jobs queued on this port Print a test page /usr/bin/qprt -Phpstpaul /etc/hosts
12
Change Attributes of Print Queue Run lsvirprt and enter printer number Enter mU~v to add 13pt font
13
Create UniVerse Printer Driver # vi /usr/spool/uv/lpr.drvr # chmod a+rx /usr/spool/uv/lpr.drvr
14
Create UniVerse Printer Driver Other example drivers: cat - | lpr –P hpstpaul lp –d hpstpaul –o landscape
15
Create Print Queue in UniVerse su to root and from uv, LOGTO UV
16
Create Print Queue in UniVerse Enter info and reread spooler config file
17
Create Print Queue in UniVerse If multiple printers, better to set up other null devices (or lock file from previous screen shot) ln -s /dev/null /dev/null-LJ1 ln -s /dev/null /dev/null-LJ2 ln -s /dev/null /dev/null-LP1 Because of Universe internal locking mechanism to prevent contention for the same printer.
18
Verify UniVerse Print Queue > SPOOL –LIST Printer: CP17 Q: on P: on Form: no entries.
19
Set up Printer in Ratex Printer Control – Define Printer Forms
20
Adjust Printer Driver for Needs Examples: /usr/bin/qprt -Phpstpaul -scourier-bold -p12 /usr/bin/qprt -Phpstpaul -w130 -l51 -scourier- bold -p12 -z+ /usr/bin/qprt -Phpstpaul -w135 -l65 -p13 -z+
21
Utility to Restart Print Queue (see included program print out)
22
Utility to Restart Print Queue (see included program print out)
23
Utility to Restart Print Queue Compile and create entry to *.MPQ file LPSTART 0001: PQ 0002: HRUN USER.BP PRINT.MENU 0003: P Maintain Menu Items 11 43,12 25 - Printer Queues 25 LPSTART N
24
THE END Alan Carson carso018@umn.edu
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.