Wednesday 13 March 2019

Uninstall Nginx in Ubuntu / Centos


To Uninstall Nginx from ubuntu ,

 Execute the following commands,

1.First Stop nginx service
                    sudo service nginx stop
2.Remove Nginx 
                    sudo apt-get purge nginx
                    sudo apt-get autoremove

To Uninstall Nginx from Centos,

 Execute the following commands,

1.First Stop nginx service
                    sudo service nginx stop
2.Remove Nginx 
                    sudo yum remove nginx

See Video for more details,





No comments:

Post a Comment

Unity Top Download

Latest post

An Introduction to Hybris from basics

An Introduction to Hybris from basics:  -- ecommerce site and PCM(Product content Management) solutions. eg. croma website.  -- having sear...

Popular posts