yum remove php.x86_64 php-cli.x86_64 php-common.x86_64 php-gd.x86_64 php-ldap.x86_64 php-mbstring.x86_64 php-mcrypt.x86_64 php-mysql.x86_64 php-pdo.x86_64
CentOS 7 关闭打开防火墙 1、启动防火墙: #systemctl start firewalld 2、禁用防火墙: #systemctl stop firewalld 3、设置开机启动: #systemctl enable firewalld 4、停止并禁用开机启动: #sytemctl disable firewalld 5、重启防火墙: #firewall-cmd --reload 6、查看状态: #systemctl status firewalld CentOS 6 关闭打开防
deb&& sudo dpkg -i telegraf_1.0.0_amd64.deb 启动: telegraf可以支持多种服务管理方式,安装之后默认可用使用service和systemd进行管理,因此在centos6