On Mon, Sep 04, 2000 at 12:27:04PM -0300, Henrique M Holschuh wrote: > As a rule of thumb, if you need to know how to configure a package you > just do a "dpkg -L packagename". This will list *ALL* files in the > package. Now look for anything going into /etc, it'll give you a very > good clue on how to configure the package.
Even better would be to do a "dpkg -s packagename" and read under "Conffiles:". -- // André