Re: Fedora 15 Network Printer Problems
- From: Javier Perez <pepebuho@xxxxxxxxx>
- Date: Fri, 10 Jun 2011 18:09:01 -0500
Much easier, use the following command from the command line
cupsctl --share-printers --remote-any
See: http://www.cups.org/documentation.php/doc-1.5/sharing.html
On Fri, Jun 10, 2011 at 2:11 PM, Dr. Michael J. Chudobiak <
mjc@xxxxxxxxxxxxxxx> wrote:
On 06/10/2011 03:09 PM, Dr. Michael J. Chudobiak wrote:
On 06/10/2011 03:03 PM, Bill wrote:
Perhaps you could try opening a browser window on the laptop and
going to:
http://192.168.2.3:631
and the desktop cups server should answer, I think.
I thought the same thing and tried, but the web page is not available.
cups is normally configured to listen just on localhost (that is, NOT
through network connections). From /etc/cups/cupsd.conf, you need to
change this line:
Listen localhost:631
to:
Listen localhost:631
Listen 192.168.2.3:631
You probably need to mess with this too, in the same file:
# Restrict access to the server...
<Location />
Order allow,deny
Allow localhost
</Location>
- Mike
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
--
------------------------------
/\_/\
|O O| pepebuho@xxxxxxxxx
~~~~ Javier Perez
~~~~ While the night runs
~~~~ toward the day...
m m Pepebuho watches
from his high perch.
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
- Follow-Ups:
- Re: Fedora 15 Network Printer Problems
- From: Bill
- Re: Fedora 15 Network Printer Problems
- References:
- Fedora 15 Network Printer Problems
- From: Bill
- Re: Fedora 15 Network Printer Problems
- From: Dale Dellutri
- Re: Fedora 15 Network Printer Problems
- From: Bill
- Re: Fedora 15 Network Printer Problems
- From: Dr. Michael J. Chudobiak
- Re: Fedora 15 Network Printer Problems
- From: Dr. Michael J. Chudobiak
- Fedora 15 Network Printer Problems
- Prev by Date: Re: Fedora 15 Network Printer Problems
- Next by Date: Re: Fedora 15 Network Printer Problems
- Previous by thread: Re: Fedora 15 Network Printer Problems
- Next by thread: Re: Fedora 15 Network Printer Problems
- Index(es):
Relevant Pages
|