Re: Linux Printer Sharing
On Sat, 15 Sep 2007 the mental interface of
ArcticFox told:
>
> On Sep 15, 2007, at 5:49 PM, Elimar Riesebieter wrote:
>
[...]
>> $ grep -v "^#" /etc/cups/client.conf
>>
> Here you go:
>
> Last login: Sat Sep 15 17:05:38 on ttyp4
> Welcome to Darwin!
> genkos-Computer:~ genko$ grep -v "^#" /etc/cups/client.conf
>
>
>
> ServerName CupsServer
>
>
>
>
> genkos-Computer:~ genko$
Is CupsServer the hostname of your Linux Box? I assume not. Edit
/etc/cups/client.conf and note :
ServerName Hostname.domain
or
ServerName IPCupsserver
Then you have won ;)
Elimar
--
We all know Linux is great... it does infinite loops in 5 seconds.
-- Linus Torvalds
Reply to: