What makes us different from other similar websites? › Forums › Tech › Remove Report Crash Notification on Boot (Debian Based Systems)
Tagged: Crash Report, Xubuntu
This fix will disable it, if you want. It is up to you.
1. Open Terminal 2. cd / 3. cd etc 4. cd default 5. sudo mousepad apport 6. Change “enabled=1” to “”enabled=2”. 7. Save. Reboot. Should be gone.
Open Terminal
cd /
cd etc
cd default
sudo mousepad apport