Created
January 31, 2012 09:58
-
-
Save manuelmorales/1709706 to your computer and use it in GitHub Desktop.
How to start memcached
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo /usr/bin/memcached -vv -p 11211 -m 64 -c 1024 -u memcached -P /var/run/memcached/memcached-11211.pid |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment