Skip to content

Instantly share code, notes, and snippets.

View charlieCollins's full-sized avatar

Charlie Collins charlieCollins

View GitHub Profile
@charlieCollins
charlieCollins / gist:2690512
Created May 13, 2012 22:29 — forked from jedi4ever/gist:903751
Tuning stuff for Ubuntu hosts
# /etc/security/limits.conf
* soft nofile 999999
* hard nofile 999999
root soft nofile 999999
root hard nofile 999999
===========================================================
# /etc/sysctl.conf
# sysctl for maximum tuning