Skip to content

Instantly share code, notes, and snippets.

@juandazapata
Created March 22, 2013 15:57
Show Gist options
  • 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