Skip to content

Instantly share code, notes, and snippets.

@zero-master
Created May 24, 2018 10:04
Show Gist options
  • Save zero-master/972894b1d4b68893578909d6cb79bef8 to your computer and use it in GitHub Desktop.
Save zero-master/972894b1d4b68893578909d6cb79bef8 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo 'vm.overcommit_memory=1' >> /etc/sysctl.conf
sysctl -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment