HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Printers copy from HP to Linux
Operating System - Linux
1829118
Members
1870
Online
109986
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-12-2003 11:37 AM
09-12-2003 11:37 AM
Printers copy from HP to Linux
We have more than 2000 printers configured in HP-UX. Recently, we have added 10 Red Hat Linux AS 2.1 servers. Whats the way to copy all printers to Linux ? If there is any third party software, I would like to use it. I have added CUPS in one system, Any idea how to copy to CUPS from HP Systems ? Your help will be appreciated... Thanks.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2003 03:59 AM
09-14-2003 03:59 AM
Re: Printers copy from HP to Linux
Hi,
You are using CUPS on HP systems and now want to run CUPS on linux ?
Simply copy the configuration files and all your config will be kept.
All the server configuration files are located in the /etc/cups directory. Think you would need /etc/printcap as well.
Thanks,
JP
You are using CUPS on HP systems and now want to run CUPS on linux ?
Simply copy the configuration files and all your config will be kept.
All the server configuration files are located in the /etc/cups directory. Think you would need /etc/printcap as well.
Thanks,
JP
Open your Mind and use Open Source software...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2003 08:52 AM
09-14-2003 08:52 AM
Re: Printers copy from HP to Linux
Hi,
I have seen no tool to export printers from hp-ux spooler to CUPS.
It should be not so difficult to do this by scripting.
If you need no security features of CUPS, you need to :
=> Stop the CUPS spooler
=> Take a copy of the PPD file (printer driver) from /usr/share/cups/model/... to /etc/cups/ppd/
=> Add an entry to /etc/cups/printers.conf like this :
Info Created by redhat-config-printer 0.6.x
DeviceURI usb:/dev/usb/lp0
Location HP DeskJet 930C
State Idle
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
=> For printers that need specific printing options, add an entry to /etc/cups/lpoptions like this :
Dest dj930c cpi=12 lpi=7 page-bottom=36 page-left=36 page-right=36 page-top=36 scaling=100 wrap=true
That's all.
To make things much more simple, if you have let's say 1000 laserjet4-compatible printers, 500 laserjet5 and 500 laserjet8000, you only need to create 3 configuration templates, then you can simply duplicate them with few changes (printer's IP address).
Good luck.
Kodjo
I have seen no tool to export printers from hp-ux spooler to CUPS.
It should be not so difficult to do this by scripting.
If you need no security features of CUPS, you need to :
=> Stop the CUPS spooler
=> Take a copy of the PPD file (printer driver) from /usr/share/cups/model/... to /etc/cups/ppd/
=> Add an entry to /etc/cups/printers.conf like this :
Info Created by redhat-config-printer 0.6.x
DeviceURI usb:/dev/usb/lp0
Location HP DeskJet 930C
State Idle
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
=> For printers that need specific printing options, add an entry to /etc/cups/lpoptions like this :
Dest dj930c cpi=12 lpi=7 page-bottom=36 page-left=36 page-right=36 page-top=36 scaling=100 wrap=true
That's all.
To make things much more simple, if you have let's say 1000 laserjet4-compatible printers, 500 laserjet5 and 500 laserjet8000, you only need to create 3 configuration templates, then you can simply duplicate them with few changes (printer's IP address).
Good luck.
Kodjo
Learn and explain...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 06:00 AM
09-16-2003 06:00 AM
Re: Printers copy from HP to Linux
Thanks guys.. In HP systems, we have various printers, mostly those are configured with Jetdirect. I have just installed CUPS in Linux. But I don't see any way to move all 2000 printers in Linux easily by copying any config files. Is there any way to merge Jetdirect config from HP to Linux CUPS (or any other like Print-pro) ?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP