Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Setup of IPP Printer

edited Dec 2, 2012 6:46AM in Core Concurrent Processing - EBS (MOSC) 7 commentsAnswered
Hello,

I have created a new IPP printer queue on Solaris using the Oracle documentation

These are the commands used to set up the queue based on document http://docs.oracle.com/cd/E19082-01/819-7761/ertsp/index.html

kepler# grep printhost /etc/hosts
10.10.10.32     kepler.education.vic.gov.au kepler      loghost printhost

kepler# grep PRINTER1 /etc/hosts
10.11.65.20     LMC-L2-MFDC-01  lmc-l2lmfdc-01-raw PRINTER1

kepler# ping PRINTER1
PRINTER1 is alive

kepler# lpadmin -p PRINTER1 -v /dev/null
kepler# lpadmin -p PRINTER1 -m netstandard_foomatic
kepler# lpadmin -p PRINTER1 -o dest=PRINTER1:9100 -o protocol=tcp -o timeout=5
kepler# lpadmin -p PRINTER1 -T PS

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center