01 2020 档案

摘要:1. 开启telnet (备用) 预防万一可以先开启telnet服务 [root@VM_0_15_centos ~]# rpm -qa |grep telnet telnet-0.17-48.el6.x86_64 telnet-server-0.17-48.el6.x86_64 没有的话 yum i 阅读全文
posted @ 2020-01-09 09:18 mingetty 阅读(309) 评论(0) 推荐(0)
摘要:./configure: error: the HTTP rewrite module requires the PCRE library 解决依赖 yum -y install pcre-devel ./configure: error: SSL modules require the OpenS 阅读全文
posted @ 2020-01-06 12:02 mingetty 阅读(100) 评论(0) 推荐(0)