07 2018 档案
摘要:一、安装所需的库及插件 1.pcre (重写功能需用到此库) [root@localhost ~]# yum install pcre pcre-devel 2.open-ssl (https需要用到,没装此插件会报错) [root@localhost ~]# yum install openssl
阅读全文
摘要:本地yum源 一、挂载镜像,将本地光盘挂载到指定文件夹 [root@localhost ~]# mkdir /opt/mount[root@localhost ~]# mount /dev/sr0 /opt/mount/ 二、备份 其他配置源[root@localhost]# cd /etc/yum
阅读全文

浙公网安备 33010602011771号