[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Can't connect to cups admin on :631
- From: Harry Putnam <reader newsguy com>
- To: <fedora-test-list redhat com>
- Subject: Re: Can't connect to cups admin on :631
- Date: Fri, 03 Dec 2004 08:57:39 -0600
"Jeffrey D. Yuille" <jeffy5 optonline net> writes:
> did wrong in the /etc/cups/cupsd.config file. Is there any way I can bring
> this file back to its default state? At this point, I cannot even print
One way not mentioned so far:
Download rpm of your version of cups. Use rpm2cpio to get the file
you need.
Make a directory to work in since this command will create basic
directories needed.
mkdir work
cd work
rpm2cpio /path/cups<VERSION>i386.rpm |cpio -ivd
(Will create files as they would be installed)
then cd to ..work/etc/cups to see the stock files.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]