01-01-2018, 04:07 PM
(01-01-2018, 10:55 AM)joebordes Wrote: Check if you have selinux active and deactivate it to try:
Quote:Now you will need to disable your SELinux. To completely disable the SELinux you will need to edit /etc/selinux/config file.
If you don't have nano installed, you can install it using yum -y install nano Find the following line:Code:
nano /etc/selinux/config
Change it to:Code:
SELINUX=enforcing
Now you will need to reboot your server so that the new configuration can take effect.Code:
SELINUX=disabled
If that works, the correct way to do it would be to configure selinux to permit using coreBOS correctly but I don't know how to do that.
good heavens! you're right. I completely forgot about that. Thank you Joe.
Mark
[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]
[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]