Skip to content

Instantly share code, notes, and snippets.

@quentinadam
Created April 23, 2016 23:23
Show Gist options
  • Save quentinadam/92def44cf462650cf42d4282d167f68d to your computer and use it in GitHub Desktop.
Save quentinadam/92def44cf462650cf42d4282d167f68d to your computer and use it in GitHub Desktop.
Install latest version of Nginx
sudo add-apt-repository -y ppa:nginx/stable
sudo apt-get update
sudo apt-get -y install nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment