- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Print Server
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
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
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
тАО08-03-2001 08:48 AM
тАО08-03-2001 08:48 AM
Is there some software that I could install to make my HP act as a print server for half a dozen other HPs? Or should I already have everything I need, just have to set something up? I have two network printers that I'd like to be able to print to from any of the HP-UX machines without installing some HP Print Server on every one of them. Any suggestions? Thanks a ton!
Melissa
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-03-2001 09:39 AM
тАО08-03-2001 09:39 AM
SolutionIf you haven't already downloaded and installed it, fetch the jetdirect installer software
ftp.hp.com/pub/networking/software/hp10e118.sd
This has a utility called "addqueue" which can add the printer driver to one HP box that can act as the server.
For the other HP boxes, use lpadmin .
example-
lpadmin -pmyprinter -ormtheserver -orptheprinter
This will add a print queue to the local machine that will use the print queue "theprinter" on host "theserver".
See man lpadmin for more info
-- Rod H
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-03-2001 10:26 AM
тАО08-03-2001 10:26 AM
Re: Print Server
http://www.hp.com/cposupport/nonjsnav/hpprinteri28674.html
Hope this helps,
...jcd...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-03-2001 10:30 AM
тАО08-03-2001 10:30 AM
Re: Print Server
The same question can be asked of PC print servers when there are only networked printers. The print server is a big bottleneck--if it goes down, everyone stops printing, and if the printer is out of paper, most users will try printing again (and again and again) before they get up and look at the printer. Thus the server needs massive disk space to hold these jobs.
Most IT managers will assume that a print server can be used to control access and count pages for billing...but the reality is that neither is possible without special software and setups. And since PCs can print directly to networked printers (for HP Jetdirect cards, use the JetDirect printer installer), there isn't much reason to use a print server.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-03-2001 11:13 AM
тАО08-03-2001 11:13 AM
Re: Print Server
I understand the argument against using a single machine as a print server, but I was asked to try it this way for now.
Thanks,
Melissa