Skip to content

Instantly share code, notes, and snippets.

@witooh
Last active August 29, 2015 14:02
Show Gist options
  • Save witooh/343004389879c8bbb6a3 to your computer and use it in GitHub Desktop.
Save witooh/343004389879c8bbb6a3 to your computer and use it in GitHub Desktop.
[Redis] Ubuntu Install
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