Skip to content

Instantly share code, notes, and snippets.

@diegopacheco
Last active November 25, 2023 10:59
Show Gist options
  • Save diegopacheco/541c53a0f000880a2dc96767e6c6ebcf to your computer and use it in GitHub Desktop.
Save diegopacheco/541c53a0f000880a2dc96767e6c6ebcf to your computer and use it in GitHub Desktop.
Apport 100% CPU and Very High LA on Ubuntu Linux
sudo service apport stop
sudo rm -f /var/crash/*
sudo apt-get remove apport -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment