Post

Disable Send Error Report -- Ubuntu 12.04

Selection 001

I think Ubuntu 12.04 (Precise Pangolin) is the most buggy system than older release. Sometimes I got error report when I’m not doing anything, it was so annoying for me. Now, if you think that it’s so annoying too, you can disable it from the configuration file

sudo gedit /etc/default/apport

Open it and change the enable value from 1 to 0. And it’s done!

This post is licensed under CC BY 4.0 by the author.