Skip to content

Instantly share code, notes, and snippets.

@brianfeucht
Created October 22, 2013 23:13
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 brianfeucht/7109815 to your computer and use it in GitHub Desktop.
Save brianfeucht/7109815 to your computer and use it in GitHub Desktop.
nginx ubunutu install
sudo apt-get update
sudo apt-get install nginx -y
sudo service nginx start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment