RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: nosize
The latest version of Nginx on Ubuntu
add-apt-repository ppa:nginx/stable apt-get update apt-get install nginx
If the add-apt-repository ppa is not found install: apt-get install python-software-properties
The latest version of Nginx on Ubuntu
add-apt-repository ppa:nginx/stable
apt-get update
apt-get install nginx
If the add-apt-repository ppa is not found install:
apt-get install python-software-properties