If are you running a cPanel server and want to quickly check the cPanel version, you may actually run the following command from your server. […]

If are you running a cPanel server and want to quickly check the cPanel version, you may actually run the following command from your server. […]
Today, I would like to share on how to install pdo_MySQL FROM CentOS. Basically, We will need to compile MySQL from our Apache.Run the command as below to get it updated. […]
AWStats is a free tool that use to create statistics by examining Apache log information, ftp or mail web servers. In this article we will guide you to install and configure AWStats on CentoOS, RHEL systems. […]
To protect a folder from your website, you can actually use the htpasswd feature available within the server. […]
Recently we have talk about a script to calculate the swap usage and activated the alert when Swap usage hit the certain stage. And I discovered out the real memory utilization is not using as it is where swap still caching the usage. […]
To keep our server disk space clean,You may follow the steps given below: 1- Clean yum cache file: […]
In Centos, we can easily find out which process is using the swap by using top command. For this, 1. Enter top. 2. Press O (Capital letter ‘O’). 3. Press p (Small letter ‘P’). 4. Press Enter. […]
If you have cPanel server and wish to add SPF record, there is a command come with cPanel to allow you to done it without change each of the DNS record. […]
If you have modified the cpanel password from cpanel >> Preferences >> ChangePassword, then you may get into this scenario. The “PhpMyAdmin” weblink at cpanel >> Databases >> PhpMyAdmin ask for details because recently reset password is not synced with MySQL service. Follow the steps below to change the cpanel password to avoid this from […]
Recently we have compile Apache with memcache php module and the module was also enabled in the php.ini file but sometimes it shows the error below : […]