Skip to content

Instantly share code, notes, and snippets.

@juandazapata
Created March 22, 2013 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juandazapata/5222418 to your computer and use it in GitHub Desktop.
Save juandazapata/5222418 to your computer and use it in GitHub Desktop.
Redis setup
apt-get -y update
apt-get -y upgrade
apt-get -y install redis-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment