- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lp printing on Unix HP 11
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
10-10-2003 03:12 AM
10-10-2003 03:12 AM
lp printing on Unix HP 11
lp -dprintername -oc filename, my problem is HP11.1 server does not get any setting and prints only one settings, where can I set fonts size and type and line per page format.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2003 03:30 AM
10-10-2003 03:30 AM
Re: lp printing on Unix HP 11
On HPUX11i -oc works also, so I wonder how are your printers declared, the case I know of options not taken into account is remote printers..., what type of printers and how are they configured?
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2003 03:53 AM
10-10-2003 03:53 AM
Re: lp printing on Unix HP 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2003 03:56 AM
10-10-2003 03:56 AM
Re: lp printing on Unix HP 11
/var/spool/lp/interface/Your_printer_name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2003 04:33 AM
10-10-2003 04:33 AM
Re: lp printing on Unix HP 11
HP LD printer installer for HPUX11.X
http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?pnameOID=18922&locale=en_US&taskId=135&prodTypeId=18972&prodSeriesId=27349
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2003 05:07 AM
10-10-2003 05:07 AM
Re: lp printing on Unix HP 11
If you used the good old faithful Jetadmin on 10.2, like some of us die-hard character mode jetadmin folks. Well the character Jetadmin for 11 works just fine on 11i.
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2003 05:51 AM
10-10-2003 05:51 AM
Re: lp printing on Unix HP 11
Thanks for response so quickly, It looks like this is a case of remote printers this was a only way I could configur this printer.
Do you know how to set printer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2003 03:45 PM
10-10-2003 03:45 PM
Re: lp printing on Unix HP 11
Refer to the manual "Managing Systems and Workgroups" on http://docs.hp.com for more info.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90664/B2355-90664_top.html&con=/hpux/onlinedocs/B2355-90664/00/00/16-con.html&toc=/hpux/onlinedocs/B2355-90664/00/00/16-toc.html&searchterms=printer%7cremote&queryid=20031010-214124
There are lot of topics on printers there. Just do a search within the book.
HTH.
Regards,
Hemanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2003 11:45 AM
10-11-2003 11:45 AM
Re: lp printing on Unix HP 11
Only local and JetDirect printers have printer scripts that control optional features like fonts, orientation, etc. Ofetn, these scripts are modified and never documented so as you move to another system, things don't work the same. The directory where these interface scripts are located is: /etc/lp/interface. Now it gets a little tricky: for local printers the script is right there and you can edit that file. But for JetDirect printers, the script in that directory is a generic network communication script which calls on the actual printing script in a subdirectory: model.orig
The good news is that you can simply copy these customized scripts to the new seerver and replace the ones installed by SAM or JetAdmin/HPPI/WebJetAdmin with the old ones from 10.20 and the same behavior will return.
Bill Hassell, sysadmin