Operating System - HP-UX
1832973 Members
2625 Online
110048 Solutions
New Discussion

printer configuration in hp-ux

 
VINU
Frequent Advisor

printer configuration in hp-ux

hello friends,

I need the following information from u

1.How to know the details of the existing printers in an hp-ux server like whether it is a n/w printer,remote or directly attached .

2.How to configure a network printer, what all the requirents/parameters for that

2.how to configure a local and remotely attached printers

thanks & regds
louis
5 REPLIES 5
G. Vrijhoeven
Honored Contributor

Re: printer configuration in hp-ux

G. Vrijhoeven
Honored Contributor

Re: printer configuration in hp-ux

Louis,

Chapter 7 Managing Printers

HTH,

Gideon

0 points please for this.
Anil C. Sedha
Trusted Contributor

Re: printer configuration in hp-ux

Hi Louis,

1. "lpstat -t" command(not including the quotes) will show you what printers are configured and what is the status on those printers. It will also list if it's connected through a remote server.

2. You can use lpadmin command to configure a network printer. Also you can use SAM to configure a network printer. Will require admin priviledges for that.

3. Same goes here. Local & network printers can be configured through lpadmin or SAM.

Let me know if this helps.

Regards,
Anil
If you need to learn, now is the best opportunity
VINU
Frequent Advisor

Re: printer configuration in hp-ux

hello gideon,

with lpstat -a command we won't be able to know whether it is network or a directly attached printer
G. Vrijhoeven
Honored Contributor

Re: printer configuration in hp-ux

Hi Louis,

I think Anils answer lpstat -t is better.
I am at home and not able to check the syntaxs, I thought the -a gave all info.

Does the link help you?

Gideon