Hi everyone,
I update my cups, when it finished merging is said:
*IMPORTANT 3 config files in /etc/ need updating.

I did find /etc -iname '._cfg????_*' and the output
was this:
/etc/cups/._cfg0000_printers.conf
/etc/cups/._cfg0000_cupsd.conf
/etc/._cfg0000_man.conf

I got some help from reading the forum FAQs but not
enough. Previously I had edited /etc/cups/cupsd.conf,
now according to the tutorial, I can do etc-update,
and replace all file IF I have NOT changed them
before. I also found out that to find the difference
between the new one and the old one I would do:
diff cupsd.conf ._cfg0000_cupsd.conf
I did that and the output was this:
root#
56c56
< ServerAdmin [EMAIL PROTECTED]
---
> #ServerAdmin [EMAIL PROTECTED]
166c166
< LogLevel debug2
---
> LogLevel info
477c477
< BrowseAddress @IF(eth0)
---
> #BrowseAddress @IF(name)
root#

Now I have a few question:
1.) What does the number mean [at diff]?
2.) What do < and > mean ?
3.) What does the broken line mean ?
4.) How would I fix this cupsd.conf thing?

Thank you,

ZiM

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

--
[EMAIL PROTECTED] mailing list

Reply via email to