Skip to content

Instantly share code, notes, and snippets.

@erikfloresq
Last active December 17, 2015 01:59
Show Gist options
  • Save erikfloresq/5532675 to your computer and use it in GitHub Desktop.
Save erikfloresq/5532675 to your computer and use it in GitHub Desktop.
nginx in Ubuntu 12.04 LTS
* install
sudo apt-get install nginx
* start
sudo service nginx start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment