I've gone pretty badly wrong and I want to just uninstall and then reinstall a fresh copy to start over.
I've tried
#sudo apt-get nginx uninstall
that didn't work as well as
cd /usr/local/src
wget http://nginxcp.com/nginxadmin2.3-stable.tar
tar xf nginxadmin2.3-stable.tar
cd publicnginx
./nginxinstaller uninstall
with no luck, can someone help me out please? running ubuntu 12.04 server edition, long time support