- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- some trivial questions abt Printing -- plz help
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
03-06-2006 06:06 AM
03-06-2006 06:06 AM
i can http://127.0.0.1:631, but cant http://10.0.0.78:631
=========
What Queu Type to select when configuring printer ?
I m going to configure a print server.
I hve connected a printer to my machine's(print server) parallel port or If the printer have a USB connector then to my machine's USB port then I run
#system-config-printer
the wizard ask to select the Queu Type, what Queue Type should I select ?
1, local print device/local-connected OR 2, Network CUPS(IPP)
I m asking this bcause I once heard that we should always select the Network CUPS(IPP), even the printer is connected locally to the server -- is it right ?
Now I have to configure the client to use this print device configured/installed on the print server(10.0.0.78), again same question what queu type I have to select ?
on client
-------
System-config-printer
If i select Network CUPS(IPP), the wizard ask to provide the Server address, and PATH
I dont know what to type in the PATH ?
Regards
Maaz
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2006 06:47 AM
03-06-2006 06:47 AM
SolutionSelect local as de queue type for local printer.
Select Network CUPS for clients using this print server.
The path is /printers/printername
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2006 10:17 AM
03-06-2006 10:17 AM
Re: some trivial questions abt Printing -- plz help
http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom-guide/s1-printing-cups.html
Jean-Pierre Huc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 04:31 AM
03-07-2006 04:31 AM
Re: some trivial questions abt Printing -- plz help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 10:36 PM
03-07-2006 10:36 PM
Re: some trivial questions abt Printing -- plz help
Listen 10.0.0.78:631
Restart cups with:
service cups restart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 04:27 AM
03-09-2006 04:27 AM
Re: some trivial questions abt Printing -- plz help
Listen 10.0.0.78:631
restart the cups deamon.
then, http://10.0.0.78:631
"Forbidden" page recived
help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 04:50 AM
03-09-2006 04:50 AM
Re: some trivial questions abt Printing -- plz help
Order Deny,Allow
Allow From All
Reload cups. Find
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 06:28 AM
03-09-2006 06:28 AM
Re: some trivial questions abt Printing -- plz help
Regards
Maaz