Skip to content

Instantly share code, notes, and snippets.

@mateuszmrozewski
Created September 19, 2019 01:21
Show Gist options
  • Save mateuszmrozewski/e6836d9dc6dd05b14761aa3081112e5b to your computer and use it in GitHub Desktop.
Save mateuszmrozewski/e6836d9dc6dd05b14761aa3081112e5b to your computer and use it in GitHub Desktop.
Check kernerl logs for memory issues
journalctl -k | grep -i -e memory -e oom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment