- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Setting up Printers in HP UX 10.2
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
09-27-2001 01:58 AM
09-27-2001 01:58 AM
Setting up Printers in HP UX 10.2
I have a DLink print server with IP address assigned to it and a Deskjet printer attached to one of its parallel port.
I want to print from unix server on to this printer, can any one help me on this.
Currently i have not configured any printers on unix server.
Thanks in advance
Bhadresh Patel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2001 02:01 AM
09-27-2001 02:01 AM
Re: Setting up Printers in HP UX 10.2
Did you try SAM ?
Start SAM ( sysadmin tool )
Printer & Plotters / LP spooler / printers and plotters
Go to the menu with the TAB - key and open Actions.
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2001 02:06 AM
09-27-2001 02:06 AM
Re: Setting up Printers in HP UX 10.2
I tried sam but my printer just skips pages and prints nothing when i fire a print.
How to select the correct driver for that printer ?
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2001 03:24 AM
09-27-2001 03:24 AM
Re: Setting up Printers in HP UX 10.2
If you're trying to print to a network printer with an IP address then you'll need to put an entry in your /etc/hosts file.
After that use sam and add a network based printer. I loaded HP Jetadmin software which sets up the drivers etc automatically.
cheers
billy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2001 03:55 AM
09-27-2001 03:55 AM
Re: Setting up Printers in HP UX 10.2
There are 3 ways to set up a printer. It is depend up on where ur printer is connected.
Way 1
This is not applicable to U. Because in this case printer should be physically connected to ur unix machine. We call it as local printer. For configuring this way go to SAM->printers and plotters->lp spooler->Printers and plotters->actions->add a printer-> and select as local. Select correct model, printer name ..etc.
Way 2
U can use this. Here ur printer is connected remotely. Means connected to some other machine. But machine is connected to network. Procedure to configure is same as way 1, In place of local U will hace to select remote.
Way 2
Network Printer. U can configure this way also. Here printer is connected in same network thru jet admin card. Here u will have to load that particular jetadmin software. Procedure is same as way 1, In place of local U will have to select Network printer.
Now U follow below to configure ur printer.
I hope U have assigned an IP address to printer. Add this IP address in /etc/hosts file. Then follow the way 2 and give the IP address when it asks for. Select proper model and printer name also. Then come out of SAM, Do the following
#lpshut
#lpsched
#enable
#accept
#lpstat -t
Now it should show the status of newly configured printer.
Bets of luck
Shahul