How to uninstall NGINX from kubantu

run the following command


sudo apt-get remove nginx nginx-common

sudo apt-get purge nginx nginx-common

sudo apt-get autoremove

rm -rf /etc/nginx

Comments

Popular posts from this blog

Install Xampp On Kubuntu 18.10 LTS