Skip to content

Instantly share code, notes, and snippets.

@PharkMillups
Created October 16, 2012 20:57
Show Gist options
  • Select an option

  • Save PharkMillups/3901993 to your computer and use it in GitHub Desktop.

Select an option

Save PharkMillups/3901993 to your computer and use it in GitHub Desktop.
package=basho-release-6-1.noarch.rpm && wget http://yum.basho.com/gpg/$package -O /tmp/$package && sudo rpm -ivh /tmp/$package

then install riak

sudo yum install riak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment