Skip to content

Instantly share code, notes, and snippets.

@ivan-loh
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save ivan-loh/66ee5e503022c5263aec to your computer and use it in GitHub Desktop.

Select an option

Save ivan-loh/66ee5e503022c5263aec to your computer and use it in GitHub Desktop.
Ubuntu - Redis Server
sudo add-apt-repository ppa:chris-lea/redis-server
sudo apt-get update
sudo apt-get install redis-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment