- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Remote Printing
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
11-03-2003 01:13 AM
11-03-2003 01:13 AM
Remote Printing
I have 2 PCs (windows2000 Professional) which are print servers (I 've installed an LPD software) and I want to print from an HP-UX server. The printer names are lp4 and lp5. I also have an application from which I'm printing some documents. Everything works fine but sometimes, when I want to print to lp4 my printing goes to lp5. The fence priority of both printers is set to "0".
Can you explain me the reason of this event?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 02:48 AM
11-03-2003 02:48 AM
Re: Remote Printing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 03:27 AM
11-03-2003 03:27 AM
Re: Remote Printing
The fact that they are (if they are) in the same class means that if lp4 is busy, then the printing goes to lp5 or not?
Thank you in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 06:21 AM
11-03-2003 06:21 AM
Re: Remote Printing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 06:37 PM
11-03-2003 06:37 PM
Re: Remote Printing
# lpstat -c lp4 lp5
printer queue for lp4
lp4:
No jobs queued
hpunix: lp4: ready and waiting
no entries
printer queue for lp5
lp5:
No jobs queued
hpunix: lp5: ready and waiting
no entries
...so, is it the same class or not? :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 06:55 PM
11-03-2003 06:55 PM
Re: Remote Printing
set the printer you want to default printer.
lpstat -d lp4
Dory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 07:09 PM
11-03-2003 07:09 PM
Re: Remote Printing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 08:12 PM
11-03-2003 08:12 PM
Re: Remote Printing
if the software print on the default printer, your problem is solved.
when you want to print on another printer for example lp5 do,
#plstat -dlp5 filename
Dory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 08:43 PM
11-03-2003 08:43 PM
Re: Remote Printing
If I define the lp4 default, will I have problems with the other printings?
P.S. lp1,lp2 and lp3 are serial printers connected to the HP. lp4 and lp5 are remote printers.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 09:24 PM
11-03-2003 09:24 PM
Re: Remote Printing
Dory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 09:30 PM
11-03-2003 09:30 PM
Re: Remote Printing
What will happen if I send the printing to lp5 and he is busy?
The "default printing" is being choosed from sam?
Excuse me for all these questions but I have to be sure that it will work..
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 03:16 AM
11-04-2003 03:16 AM
Re: Remote Printing
I suppose it's possible that there may be something similar to the class concept in the application, itself.
bv