- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Adding Printer
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-07-2003 11:27 PM
09-07-2003 11:27 PM
Adding Printer
Could you please help me in installing a dot matrix printer (Epson LQ-300 +) into HPUX 11.11i server. This printer is connected to the network via HP Jet Direct.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2003 11:37 PM
09-07-2003 11:37 PM
Re: Adding Printer
You can also use the tool SAM and add the printer. Just type, SAM, at the HPUX prompt after exporting the DISPLAY. Choose the "Printers & Plotters" susbsystem. From there, choose, "LP Spooler" and from there again choose "Printers & Plotters". Under the "Actions" Menu you can see "Add n/w based printer" this will launch the jetadmin s/w and you can install the printer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 12:08 AM
09-08-2003 12:08 AM
Re: Adding Printer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 12:36 AM
09-08-2003 12:36 AM
Re: Adding Printer
you need to install JetDirect on the Unix server :
http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?locale=en_US&taskId=135&prodSeriesId=27349&prodTypeId=18972&pnameOID=18922
And then to configure the printer with SAM .
Eran.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 01:17 PM
09-08-2003 01:17 PM
Re: Adding Printer
all you need to do is
- swinstall the HP Jetdirect CD software,
- run /opt/hpnp/bin/jetadmin (may install on dif directory)
- assign IP address to Jetdirect card
- select printer model
That's all.
E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 02:52 PM
09-08-2003 02:52 PM
Re: Adding Printer
Telnet to the JetDirectEX box and change the 3 primary settings: IP address, subnet mask and gateway (router). Another way is to assign the box an IP address using bootp or DHCP but both of these techniques require a lot of setup.
Once the selftest shows the correct IP address (and subnet maskm etc), test the box with ping (and telnet to the new IP address just to make sure). Now you can add the printer using SAM (it's a "network" printer) bit that's the hard way. Just do this:
/opt/hpnpl/bin/addqueue -h 12.34.56.78 -q myepson
And you can start printing (assuming that the spooler is running: lpstat -r)
Bill Hassell, sysadmin