July 23, 2013 · nginx sysadmin ubuntu

Install stable nginx on ubuntu

add-apt-repository ppa:nginx/stable
apt-get update
apt-get install nginx