centos 6.5 rac 11.2.0.1 安装

关闭NTPD服务 centos7 以上 /bin/systemctl stop  ntpd systemctl disable ntpd.service mv /etc/ntp.conf /etc/ntp.conf.original centos7 以下 chkconfig ntpd off rm -rf /etc/ntp.conf   关闭其他无用服务 chkconfig autofs off
相关文章
相关标签/搜索