标签:
rhel 5下禁用SElinux的方法:
参考自:
How to Disable or set SELinux to Permissive mode (文档 ID 457458.1)
Edit /etc/selinux/config
?Change the SELINUX value to "SELINUX=disabled".
?Reboot the server.
在RHEL5.8 的 文本安装过程中,是没有关于selinux的设置的,因此在一个人安装os后,另外一个人去安装oracle的情况下,很容易就中招。
标签:
原文地址:http://blog.csdn.net/msdnchina/article/details/44891275