Versies vergeleken

Uitleg

  • Deze regel is toegevoegd.
  • Deze regel is verwijderd.
  • Opmaak is veranderd.

...

By the way, the above settings may not take effect if when you reboot your server. So what I do is turning SELinux off asto modify /etc/sysconfig/selinux

sudo setenforce 0
Code Block
SELINUX=disabled

You should reboot your system to make above works