Skip to content

Instantly share code, notes, and snippets.

@clarkli86
Created February 9, 2017 02:34
Show Gist options
  • Save clarkli86/b4424f07d1820c044186e82b870eb5dc to your computer and use it in GitHub Desktop.
Save clarkli86/b4424f07d1820c044186e82b870eb5dc to your computer and use it in GitHub Desktop.
Too many files open in Linux
$sudo sh -c "echo 2560 > /proc/sys/fs/inotify/max_user_instances"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment