Update Cpanel License Key

Update Cpanel License Key

To update cpanel server license, run Example Back to Cpanel Server

Install PHP 5.6 on CentOS 7

Install PHP 5.6 on CentOS 7

To install PHP 5.6 on CentOS 7, enable EPEL repo and remi repo Install yum-utils and enable remi-php56 repo Install

yum commands

yum commands

Install a software with yum Uninstall a software Example for installing php and GD When you need to update all

EPEL – Extra Packages for Enterprise Linux

EPEL – Extra Packages for Enterprise Linux

EPEL (Extra Packages for Enterprise Linux) provide additional software for CentOS and RHEL. You can find more information about EPEL

yum [Errno 5] [Errno 2] No such file or directory

yum [Errno 5] [Errno 2] No such file or directory

When running yum update on CentOS 7 server, i get following error Someone had tried to install differnt version of

Install Vagrant on CentOS

Install Vagrant on CentOS

To install Vagrant on CentOS, go to https://www.vagrantup.com/downloads Get link to latest version, then run “rpm -ivh URL_TO_RPM_FILE”. At time

Install bind in CentOS 7

Install bind in CentOS 7

bind is a DNS server. To install bind on CentOS 7, run Enable bind to start on boot Start bind

yum list all available packages in a repo

yum list all available packages in a repo

To list all packages available on a specific repo, run Example: This command list all packages available in repo “litespeed”

Install PHP 7 on CentOS VestaCP

Install PHP 7 on CentOS VestaCP

To install PHP 7. you need to first enable epel and remi repo. Remove existing PHP Install PHP 7.3 start

rpm verify packages

rpm verify packages

To verify a package installed on system, you can use Example Here bind package have /etc/named.conf file modified. To verify

CentOS 7 resolv.conf make changes permanent

CentOS 7 resolv.conf make changes permanent

On rebooting CentOS 7 server, changes made to resolv.conf is lost. This is becaise one of the network interface is

Install clamav  Antivirus on CentOS 7

Install clamav Antivirus on CentOS 7

ClamAV is provided by the EPEL repo. Install epel repo Install ClamAV with Back to ClamAV