摘要:
1、查看系统 版本号:cat /etc/redhat-release 2、rpm -qa pcre 如果没有显示则表示还没有安装 3、rpm -e --nodeps pcre 卸载旧的pcre 1、查看系统 版本号:cat /etc/redhat-release 2、rpm -qa pcre 如果没 阅读全文
posted @ 2017-08-02 15:08
bruce peng
阅读(147)
评论(0)
推荐(0)
摘要:
下载:wget http://www.caucho.com/download/resin-4.0.27.tar.gz tar -xvf resin-4.0.27.tar.gz mkdir -p /usr/local/resin mv resin-4.0.27 /usr/local/resin ./c 阅读全文
posted @ 2017-08-02 15:08
bruce peng
阅读(165)
评论(0)
推荐(0)
摘要:
Centos7上卸载Mariadb数据库 查询所安装的MariaDB组件: [root@localhost logs]# rpm -qa | grep Maria*MariaDB-server-5.5.49-1.el7.centos.x86_64MariaDB-common-5.5.49-1.el7 阅读全文
posted @ 2017-08-02 15:07
bruce peng
阅读(190)
评论(0)
推荐(0)
摘要:
CentOS7使用firewalld打开关闭防火墙与端口 1、firewalld的基本使用 启动: systemctl start firewalld 查看状态: systemctl status firewalld 停止: systemctl disable firewalld 禁用: syste 阅读全文
posted @ 2017-08-02 10:16
bruce peng
阅读(198)
评论(0)
推荐(0)

浙公网安备 33010602011771号