Skip to content

Instantly share code, notes, and snippets.

@johnl
Created March 27, 2012 21:25
Show Gist options
  • Save johnl/2220426 to your computer and use it in GitHub Desktop.
Save johnl/2220426 to your computer and use it in GitHub Desktop.
Commands to install the Brightbox nginx passenger packages on Ubuntu
sudo apt-add-repository ppa:brightbox/passenger-nginx-testing
sudo apt-get update
sudo apt-get install nginx-full
# please report your results at http://forum.brightbox.com/ or to support@brightbox.co.uk Thanks!
# http://brightbox.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment