Skip to content

Instantly share code, notes, and snippets.

@mtigas
Created December 17, 2012 23:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mtigas/4323274 to your computer and use it in GitHub Desktop.
Save mtigas/4323274 to your computer and use it in GitHub Desktop.
sudo aptitude remove nginx-light nginx nginx-common nginx-full
sudo apt-get install python-software-properties software-properties-common
sudo add-apt-repository ppa:chris-lea/nginx-devel
sudo aptitude update
sudo apt-get install nginx-light
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment