- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- printer configuration in hp-ux
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2004 04:02 AM
04-19-2004 04:02 AM
printer configuration in hp-ux
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2004 04:10 AM
04-19-2004 04:10 AM
Re: printer configuration in hp-ux
1. lpstat -a
2. You could install (web)jetadmin or use SAM to configure printers.
http://docs.hp.com/cgi-bin/onlinedocs.py?mpn=B2355-90742&service=hpux&path=00/00/1&title=Managing%20Systems%20and%20Workgroups%3A%20A%20Guide%20for%20HP-UX%20System%20Administrators
HTH,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2004 04:12 AM
04-19-2004 04:12 AM
Re: printer configuration in hp-ux
Chapter 7 Managing Printers
HTH,
Gideon
0 points please for this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2004 04:13 AM
04-19-2004 04:13 AM
Re: printer configuration in hp-ux
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2004 04:14 AM
04-19-2004 04:14 AM
Re: printer configuration in hp-ux
with lpstat -a command we won't be able to know whether it is network or a directly attached printer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2004 04:19 AM
04-19-2004 04:19 AM
Re: printer configuration in hp-ux
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