Skip to content

Instantly share code, notes, and snippets.

@davidbeijinho
Created March 15, 2018 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidbeijinho/8901d8a771bd2fa9d6ba296b59046c86 to your computer and use it in GitHub Desktop.
Save davidbeijinho/8901d8a771bd2fa9d6ba296b59046c86 to your computer and use it in GitHub Desktop.
LINUX UTILS
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment