Printing to a remote CUPS queue
ahologounis at cox.net
ahologounis at cox.net
Thu Feb 10 02:06:02 UTC 2005
> On Thu, Feb 10, 2005 at 01:10:52PM EST, anthony hologounis wrote:
>> I need help getting my ubuntu box to print to a remote CUPS queue on a
>> Suse
>> 9.1 machine.
>
> Simply edit /etc/cups/cupsd.conf and enable browsing. It is turned off.
> Then simply restart cups with sudo /etc/init.d/cupsys restart. Note this
> requires the computer managing the printer to have printer broadcasting
> enabled.
>
> Luke
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
I did this on the ubuntu box
# Browsing: whether or not to broadcast and/or listen for CUPS printer
# information on the network. Enabled by default.
#
Browsing On
BrowseProtocols cups
BrowseAddress @LOCAL
Still not working
The SUSE box has broadcasting enabled
More information about the ubuntu-users
mailing list