摘要:
编译安装在执行./configure步骤报错,是因为缺少环境变量 checking for C compiler … not found./configure: error: C compiler cc is not found 解决办法,安装环境需要 yum install gcc gcc-c++ 阅读全文
摘要:
ntpdate提示 19 Jan 10:33:11 ntpdate[29616]: no server suitable for synchronization found 这种问题从下面几个点开始验证 1.查看防火墙是否开通udp的123端口,是udp 无法使用telnet来验证,只能看iptab 阅读全文