Remove all settings for Evolution

If you ever want to delete your entire Evolution account, history, configuration, settings, etc and start over from scratch, here’s how to do it:


Back up all of your files first (of course).

$ rm -rf ~/.evolution

$ rm -rf ~/.gconf/apps/evolution

$ evolution --force-shutdown

Find the process id for ‘gconfd’ and kill it:

$ ps -ef
grep gconfd

yourusername 30515 1 0 13:24 ? 00:00:00 /usr/libexec/gconfd-2 12

$ kill 30515

Restart Evolution and you should be prompted to set up your acccount.

2 comments:

  1. Linux distributions have long been used as server operating systems, and have risen to prominence in that area, I have a lot of friends which used Linux, one of them said my that Linux is the best computer operating systems!!22dd

    ReplyDelete
  2. Incredible because the development of Linux is one of the most prominent examples of free and open source software collaboration; typically all the underlying source code can be used, freely modified.m10m

    ReplyDelete

Thank You for your Comments, We will read and response you soon...