rhel 5下禁用SElinux的方法: Edit /etc/selinux/config Change the SELINUX value to SELINUX=disabled. Reboot the server. 在RHEL5.8 的 文本安装【本文来自鸿网互联 (http://www.68idc.cn)】过程中,是没有关于selinux的设置的,因此在一个人安装os后,

rhel 5下禁用SElinux的方法:

Edit /etc/selinux/config
Change the SELINUX value to "SELINUX=disabled".
Reboot the server.

在RHEL5.8 的 文本安装【本文来自鸿网互联 (http://www.68idc.cn)】过程中,是没有关于selinux的设置的,因此在一个人安装os后,另外一个人去安装oracle的情况下,很容易就中招。

09-15 00:45