张立军的架构之路 2014-12-29
http://nginx.org/en/linux_packages.html#stable
sudo apt-key add nginx_signing.key
deb http://nginx.org/packages/debian/ codename nginx deb-src http://nginx.org/packages/debian/ codename nginx
deb http://nginx.org/packages/ubuntu/ utopic nginx deb-src http://nginx.org/packages/ubuntu/ utopic nginx
apt-get update apt-get install nginx
sudo apt-get install apt-transport-https ca-certificates curl gnupg-agent software-properties-common