system problem detected ubuntu code example
Example 1: system program error detected ubuntu
ls -l /var/crash/
sudo rm /var/crash/*
Example 2: system program error detected ubuntu
#Permanently get rid of system error pop up in Ubuntu
sudo gedit /etc/default/apport &
Example 3: ubuntu system error message
$ cd /var/crash
$ ls
#remove the crash
$ sudo rm/var/crash/*
Example 4: system reported a problem ubuntu
sudo gedit /etc/default/apport &