配置Centos6.x系列的防火墙iptables的配置参数:
系统环境: (more…)...
解决/etc/resolv.conf被重置问题
centos6.8、centos7的/etc/resolv.conf文件经常性被重置,解决方法如下:
方法一、
[crayon-6891106435810019447710/]
方法二、
[c...
Could not execute auto check for display colors using command /usr/bin/xdpyinfo
Steps to resolve this issue: (more…)...
Can’t adjust the time of day: Operation not permitted
在使用ntpdate进行时间更新的时候报错:“ Can't adjust the time of day: Operation not permitted”。
解决方法:
[crayon-68...
DRBD编译安装可能遇到的问题
报错:configure: error: Cannot build utils without flex, either install flex or pass the --without-util...