update php 5.4 to 5.6

14 Tháng Bảy, 2017 honest 0

To install, first you must add the Webtatic EL yum repository information corresponding to your CentOS/RHEL version to yum: CentOS/RHEL 7.x: rpm -Uvh https://mirror.webtatic.com/yum/el7/epel-release.rpm rpm -Uvh https://mirror.webtatic.com/yum/el7/web […]

Cài đặt netdata centos7

13 Tháng Bảy, 2017 honest 0

Cài gói hỗ trợ: yum install zlib-devel libuuid-devel libmnl-devel gcc make git autoconf autogen automake pkgconfig Tải về root: cd /root/ git clone https://github.com/firehol/netdata.git –depth=1 […]