Skip to content

Instantly share code, notes, and snippets.

@krists
Created June 25, 2013 16:57

Revisions

  1. krists created this gist Jun 25, 2013.
    5 changes: 5 additions & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    sudo apt-get install python-software-properties software-properties-common
    sudo add-apt-repository ppa:nginx/stable
    sudo apt-get update
    sudo apt-get install nginx
    service nginx status