摘要:
1现象:ntpd老是没法开启,ntpd -d显示有个进程占用123端口。[root@vd13crmtb01 ~]# systemctl enable ntpd.service //开机自启动 调整之后重启系统,可是发现ntp并没有启动起来[root@vd13crmtb01 ~]# pgrep ... 阅读全文
摘要:
查看SELinux状态:1、/usr/sbin/sestatus -v ##如果SELinux status参数为enabled即为开启状态SELinux status: enabled2、getenforce ##也可以用这个命令检查关闭SELinux:1、临时... 阅读全文