Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jonathannelson/21720 to your computer and use it in GitHub Desktop.
Save jonathannelson/21720 to your computer and use it in GitHub Desktop.
# Step 1
curl -O http://topfunky.net/svn/shovel/memcached/install-memcached.sh
# Step 2
mv install-memcached.sh ~/src/memcached
# Step 3
cd ~/src/memcached
# Step 4
sudo sh memcached.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment