AIX Printer Setup
The easiest way to add a printer is to follow this video tutorial: http://screencast.com/t/ClPiIwe5E
Manual Steps are:
Login as root
Add hosts entry: echo "172.17.189.5 lp1" >> /etc/hosts
Add a print queue in smit: smit queue
-> Add -> Remote -> Standard (or execute the command directly:
/usr/lib/lpd/pio/etc/piomisc_ext mkpq_remote_ext -q 'lp1' -h 'lp1' -r 'lp1' -t 'aix' -T '999' -C 'FALSE'
echo "lp -dlp1" > /usr/spool/uv/lp1.dvr
chmod 777 /usr/spool/uv/lp1.dvr
su - uv
Spooler -> Device -> Maintain
Use ENTER to advance, selecting all defaults unless otherwise specified.
Name = LP1 (shows all caps)
Path = /dev/null
Driver = lp1.dvr (answer yes to prompt)
Lock File 1 = lock.lp1
ESC -> Q -> ENTER to exit
Apps Setup:
su - eclipse
- F2 -> F -> P -> A (Assign Printer)
- Printer/Fax = new
- Name = 1 (# from lp#)
- Type = (press F10 to select)
- ESC to apply and exit
- L (Location Maintenance)
- Location = NEW
- Name = HERE
- Ship Ticket Branch = (blank)
- Physical Branch = (blank)
- Printer = 1 (number of printer)
- ESC to apply and exit