Skip to content

Instantly share code, notes, and snippets.

@semihozkoroglu
Last active May 14, 2017 19:03
Show Gist options
  • Save semihozkoroglu/462015423ef71ddb5c938dc55c1952e0 to your computer and use it in GitHub Desktop.
Save semihozkoroglu/462015423ef71ddb5c938dc55c1952e0 to your computer and use it in GitHub Desktop.
How to install redis to amazon server
[ec2-user ~]$ sudo yum-config-manager --enable epel
[ec2-user ~]$ sudo yum install redis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment