I have installed nginx on Debian 7 with the following steps
sudo apt-get update sudo apt-get upgrade sudo apt-get install nginx sudo service nginx start <
sudo apt-get update sudo apt-get upgrade sudo apt-get install nginx sudo service nginx start
In my case, I try to add sudo
sudo nginx -v