For Ubuntu Desktop Distribution, or any Linux OS sometimes you will get some annoying error messages that pop up in the top left hand corner saying something like "internal error detected" or "system application error" or something along those lines. One easy way to remove these messages is to take out the error logs by removing the crash reports.
Like so:
~$ sudo rm /var/crash/*
And doing so will remove the crash reports and stop those annoying pop ups.
Like so:
~$ sudo rm /var/crash/*
And doing so will remove the crash reports and stop those annoying pop ups.
No comments:
Post a Comment