- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Setting LP network printer
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
07-11-2005 07:19 AM
07-11-2005 07:19 AM
Setting LP network printer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2005 07:24 AM
07-11-2005 07:24 AM
Re: Setting LP network printer
with an Ip_address then use sam to configure it.
sam ..> Printers &Plotters ..> LP Spooler..> Printers & Plotters ...> Actions > Add Remote Printer.
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2005 07:25 AM
07-11-2005 07:25 AM
Re: Setting LP network printer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2005 07:28 AM
07-11-2005 07:28 AM
Re: Setting LP network printer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2005 07:30 AM
07-11-2005 07:30 AM
Re: Setting LP network printer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2005 10:16 AM
07-11-2005 10:16 AM
Re: Setting LP network printer
As far as a default printer, you can change this at anytime. Just run the command:
lpadmin -dprintername
Notice: no spaces after -d
Now that being said, do you have several printers configured on this system? If so, have a default printer means a *lot* of misdirected printout. The reason is that if people are used to just typing: lp file_name, and nothing happens, they invariably type the again, and again, hoping that the printer next to them will start doing something. Instead, the printer around the corner is spewing all these jobs because it is the default.
So use lpadmin -d
to eliminate any default, and as mentioned, set the variable LPDEST to the printer you'd like to use as a default for your login. This is done in your .profile file.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2005 04:38 PM
07-11-2005 04:38 PM
Re: Setting LP network printer
There are two ways to configure network printer in hpux:
1. Through SAM add remote printer
2. HP Jet Admin utility which is replaced by hpnpi ( hp network printer installer). This is preferred option. Utility is available by default. You may check by swlist -l |budle
Regards
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2005 04:39 PM
07-11-2005 04:39 PM
Re: Setting LP network printer
There are two ways to configure network printer in hpux:
1. Through SAM add remote printer
2. HP Jet Admin utility which is replaced by hpnpi ( hp network printer installer). This is preferred option. Utility is available by default. You may check by swlist -l | grep bundle
Regards
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2005 11:05 PM
07-11-2005 11:05 PM
Re: Setting LP network printer
http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?locale=en_US&taskId=135&prodSeriesId=27349&prodTypeId=18972&pnameOID=18922
To see if it is installed:
swlist HPNPL
Rgds...Geoff