Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

jetadmin manual

Status
Not open for further replies.

joephilip

MIS
Apr 29, 2002
41
US
Can someone point to me where I can the information on configuring a printer rhrough jetadmin on Solaris 7.
 
I suggest to configure the Printer as a "local printer using netstandard interface"

install lp patch
Solaris 7: 107115-13
Solaris 8: 109320-08

To create a print queue which prints to a network printer use the following syntax:

# lpadmin -p banana -o protocol=bsd,dest=hostname -v /dev/null -m netstandard -T unknown -I any

# enable banana

# accept banana


Regards
-- Franz
Sorry I'm not a native spaeker, I'm from Munich, Germany - "Home of the Whopper", oh no, "Home of the Oktoberfest" ;-)
Solaris System Manager; I used to work for Sun Microsystems Support (EMEA) for 5 years
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top