Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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