Search This Blog

How to disable or enable apport in Ubuntu with terminal?

How to disable or enable apport in Ubuntu with terminal? 

Open the terminal (CTRL + ALT + T)  


$ sudo -i gedit /etc/default/apport

# set this to 0 to disable apport, or to 1 to enable it
# you can temporarily override this with
# sudo service apport start force_start=0
enabled=0 






Featured Post

Firefox Save Image as.. not work

Firefox Save Image as.. not work Note that this be an issue with "xdg-desktop-portal" and may have to install some packages like x...