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
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