One of our client cPanel Default email account’s disk space usage was not updating and having issue with disk space usage on his account, […]

How to enable allow_url_fopen, allow_url_include on a shared server using custom php.ini
If you want to enable/disable the php functions like allow_url_include and allow_url_fopen, You can simply do it by editing the php configuration file. […]

Upgrade phpMyAdmin to latest version on Linux
phpmyadmin is free and an open source php platform used to administer MySQL with a web browser.It supports wide range of operations on MySQL, MariaDB. […]

Install phpMyAdmin on Fedora, CentOS & RHEL with Apache Web Server
PhpMyAdmin is a free and an open source PHP platform used to administer MySQL with a web browser.It supports wide range of operations on MySQL, MariaDB. […]

Install & Upgrade MariaDB 10.1.12 on Ubuntu, Debian & Mint
MariaDB is a drop-in alternative for MySQL. MariaDB is an opensource Relational Database Management System (RDBMS) which supports database access. […]

How to Upgrade MariaDB 5.5 to MariaDB 10.0 & MariaDB 10.1 on Linux
MariaDB is a drop-in alternative for MySQL. MariaDB is an opensource Relational Database Management System (RDBMS) which supports database access. […]

How to Install & Upgrade MariaDB 10.1.12 on Centos, RHEL & Fedora
MariaDB is a drop-in alternative for MySQL. MariaDB is an opensource Relational Database Management System (RDBMS) which supports database access. […]

Install Git 2.8.0 (Version Control Tool) on Linux
By default Git is included in all the Linux distributions, Today I will let you know the easiest way to install Git on Linux using package manager. […]

How to restore cPanel account backup with new username
We already knows, how to restore the cPanel back-up using script command but most of us doesn’t know how to restore the cPanel back-up with new username. […]

How to Clear/flush DNS Cache on Linux
Sometimes you are facing trouble while accessing some websites hosted on your server,It might be your local DNS cache got corrupt. In that kind of situation you need to restart your DNS cache service. […]