- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printer setup
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
05-10-2002 04:29 AM
05-10-2002 04:29 AM
Printer setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 04:38 AM
05-10-2002 04:38 AM
Re: Printer setup
1)You can use cancel to remove the request
2)You can use lpalt to print the request on another printer
see man lpalt
lp(1) lp(1)
NAME
lp, lpalt, cancel - print/alter/cancel requests on an LP printer or
plotter
SYNOPSIS
lp [-c] [-ddest] [-m] [-nnumber] [-ooption] [-ppriority] [-s]
[-ttitle] [-w] [file ...]
lpalt id [-ddest] [-i] [-m] [-nnumber] [-ooption] [-ppriority] [-s]
[-ttitle] [-w]
cancel [id ...] [printer ...] [-a] [-e] [-i] [-uuser]
steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 04:43 AM
05-10-2002 04:43 AM
Re: Printer setup
Have a look at
lpstat -a ( shows queues )
Try moving requests to another device
You must stop the scheduler -
/usr/sbin/lpshut
lpmove
restart the scheduler
/usr/sbin/lpsched
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 05:49 AM
05-10-2002 05:49 AM
Re: Printer setup
lpstat -t will display the que for all the printers , you can just do a cancel for the request id and the queue will go. Also you may need to do a lpshut and lpsched after the request is made . If you can power cycle the printer to flush its memory.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 05:57 AM
05-10-2002 05:57 AM
Re: Printer setup
cancel -e
Hilary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 06:02 AM
05-10-2002 06:02 AM
Re: Printer setup
Do a "lpstat -t" and check the output for print jobs in the queue. Delete those jobs if required using "cancel". Then try your diagnostics.
Hope this helps.
Regds