Skip to content

Instantly share code, notes, and snippets.

@sgsheg
Last active August 29, 2015 14:05
Show Gist options
  • Save sgsheg/7972abcec7e6d625b408 to your computer and use it in GitHub Desktop.
Save sgsheg/7972abcec7e6d625b408 to your computer and use it in GitHub Desktop.
Update redis to the the lastest version

Update redis to the lastest version


You can use the following PPA: https://launchpad.net/~rwky/+archive/redis.

You can install this repo running the command:

sudo add-apt-repository ppa:rwky/redis

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