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

How To Download Music or Video From YouTube As MP3 File or MP4

How To Download Music or Video From YouTube As MP3 File or MP4 File without an application, directly from the internet browser. A very simpl...