The Tip Show Step by Step How-to SetUp the nginx apt-get Repo on Linux Debian:
- Open a Terminal Window
- Download the nginx apt-get Signing Key:
apt Key - Install the Key:
- Edit apt-get Sources List:
- Insert the nginx Repos:
deb http://nginx.org/packages/debian/
nginx
deb-src http://nginx.org/packages/debian/nginx - squeeze
- wheezy
Substitute the Right
Ctrl+x to Save & Exit