How to turn off the "System program problem detected" prompt in Linux (UBUNTN)

Source: Internet
Author: User

After installing Linux (UBUNTN), always prompt "System program problem detected", often think is installed what procedure and error, very annoying, so to find some ways on the internet, leave a record here, in case of a rainy days!

1. (Pro-Test)

This prompt will appear every time you turn it on, and you can close it by using the following method (open terminal, enter the following command):

  1. sudo vi/etc/default/apport

Change "Enabled" from 1 to 0 and save it, the next time the boot will not appear

Source: http://blog.csdn.net/neofung/article/details/8348536

2.

Workaround:

(1) Temporary solution, the command when temporarily delete all the old temporary files in the system, in the terminal input:

-/var/

(2) Permanently delete:

sudo sed-i ' s/enabled=1/enabled=0/g '/ect/default/apport

Source: http://blog.csdn.net/abigbiggirl/article/details/45953823

How to turn off the "System program problem detected" prompt in Linux (UBUNTN)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.