Install/Uninstall Nginx Admin For cPanel
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