Report this

What is the reason for this report?

i change selinux=enforcing -> reboot then i can't login to my server

Posted on May 15, 2021

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

Accepted Answer

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

  • Go to Recovery Iso in my droplet
  • Select 1 mount
  • Select 5 chroot

setenforce 0

yum remove selinux-policy*

rm -rf /etc/selinux/targeted /etc/selinux/config

  • Reboot form my HDD

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

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.