Skip to content

Instantly share code, notes, and snippets.

@leemm
Created April 15, 2023 14:09
Show Gist options
  • Save leemm/4e37f97a85fb3825a279cb8a659b99e5 to your computer and use it in GitHub Desktop.
Save leemm/4e37f97a85fb3825a279cb8a659b99e5 to your computer and use it in GitHub Desktop.
Adding Swap file to ubuntu (oom issues)
// Check for OOM errors
journalctl -u systemd-oomd
// Add or increase swap file
https://askubuntu.com/questions/178712/how-to-increase-swap-space/1177939#1177939
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment