Created
March 22, 2013 15:57
-
-
Save juandazapata/5222418 to your computer and use it in GitHub Desktop.
Redis setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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