Question
How do I remove LAMP stack using recovery ISO?
I had a django app configured it with nginx, postgres and gunicorn as in the tutorial https://www.digitalocean.com/community/articles/how-to-install-and-configure-django-with-postgres-nginx-and-gunicorn
Now, that my server does not boot, the problem may be that LAMP stack should be removed. I have logged in with arch linux using a recovery ISO. How can I remove LAMP stack on the original droplet that is mounted to /mnt?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×