Install PHP 7.2 on CentOS from yum

Install PHP 7.2 on CentOS from yum

First you need to install Remi repository https://rpms.remirepo.net Enable epel repo with On CentOS 7 On CentOS 6 Enable PHP

CentOS

CentOS

CentOS 8 CentOS 7 CentOS 6

Install Google Chrome on CentOS 7 64 bit

Install Google Chrome on CentOS 7 64 bit

To install Google Chrome on CentOS 7 (Chrome won’t work on CentOS 6 as it is using older version of

Delta RPMs disabled

Delta RPMs disabled

When i install software on CentOS server, i get following warning Delta RPMs disabled because /usr/bin/applydeltarpm not installed. You can

hostnamectl

hostnamectl

To set hostname for your server in CentOS 7, run Set Permanant hostname on AWS EC2 CentOS 7 server Set

install sysstat on centos

install sysstat on centos

To install sysstat/sar on CentOS, run Enable and start sysstat Allow several minutes to collect data, then you will be

Install tmux on CentOS 6

Install tmux on CentOS 6

tmux is a terminal emulator. It work like screen, but have more features. CentOS 6 do not come with tmux,

CentOS 7 Cannot find autoconf

CentOS 7 Cannot find autoconf

When install redis php module, i get error Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment

CentOS 7 configure: error: Cannot find libtidy

CentOS 7 configure: error: Cannot find libtidy

When compiling PHP 7 on CentOS 7, i got error To fix this, install libtidy-devel module.

Installing Redis PHP module CentOS 7

Installing Redis PHP module CentOS 7

Lets search for available redis packages In this server, we have PHP 7.0 installed. So we need to install packages

Installing Redis On CentOS 7

Installing Redis On CentOS 7

To install Redis on CentOS, run yum install redis Start redis with Set redis to start on boot Verify redis

Install vnc server on CentOS 5

Install vnc server on CentOS 5

NOTE: CentOS 5 reached its End of Life on March 31, 2017. For installing VNC desktop on CentOS 7, see