Skip to content

Instantly share code, notes, and snippets.

@XayOn
Created July 17, 2013 07:48
Show Gist options
  • Save XayOn/6018555 to your computer and use it in GitHub Desktop.
Save XayOn/6018555 to your computer and use it in GitHub Desktop.
security limits
echo -e '\nmysql soft nofile 100000\bmysql hard nofile 200000' >> /etc/security/limits.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment