Skip to content

Instantly share code, notes, and snippets.

@mnaser
Created December 16, 2012 19:59
Show Gist options
  • Save mnaser/4312187 to your computer and use it in GitHub Desktop.
Save mnaser/4312187 to your computer and use it in GitHub Desktop.
Installing Nginx & Percona repository
rpm -Uvh http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch.rpm
rpm -Uhv http://www.percona.com/downloads/percona-release/percona-release-0.0-1.x86_64.rpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment