[PLUG] Fresh Start

Paul Mullen pem at nellump.com
Fri Apr 19 01:41:47 UTC 2002


On Thu, Apr 18, 2002 at 06:28:46PM -0700, Bill Spears wrote:
> I'd like to start a fresh version of Galeon.  There must be someway that 
> adduser or useradd (?) starts a new user with a fresh version of Galeon's 
> init files.  Anbody know how this works?

Galeon seems to store its info in the user's .galeon and .mozilla
directories. Trashing both of these ought to give you a clean slate.

    rm -fr .galeon .mozilla

Or better yet (if you want to be able to "undo" the clean slate):

    mv .galeon galeon-files
    mv .mozilla mozilla-files

Or something similar.


Paul




More information about the PLUG mailing list