How to access to change selinux back
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
OK After 2 Day I try many solution but I can’t login to my droplet But now i can login to my droplet :) Solution
setenforce 0
yum remove selinux-policy*
rm -rf /etc/selinux/targeted /etc/selinux/config
It’ Help me
Hi there,
In case that the SSH access to your server is not working I would recommend using the web console instead. You can follow the steps on how to do that here:
https://docs.digitalocean.com/products/droplets/resources/console/
Regards, Bobby