Install Instructions:

Navigate to the directory (/usr/local/src)
#   cd /usr/local/src 

Download the latest version of Nginx Admin
#   wget http://nginxcp.com/latest/nginxadmin.tar

Decompress the downloaded file
#   tar xf nginxadmin.tar

Navigate to new folder
#   cd publicnginx

Run installer
#   ./nginxinstaller install

Uninstall Instructions:

Navigate to the directory (/usr/local/src)
#   cd /usr/local/src 

Download the latest version of Nginx Admin
#   wget http://nginxcp.com/latest/nginxadmin.tar

Decompress the downloaded file
#   tar xf nginxadmin.tar

Navigate to new folder
#   cd publicnginx

Run uninstaller
#   ./nginxinstaller uninstall
Was this answer helpful? 47 Users Found This Useful (635 Votes)