Install LEMP Stack on Debian 9 Today we are going to guide you install LEMP stack to brand new Debian GNU/Linux 9 Stretch. LEMP stands for Linux, Nginx (as in Engine X), MySQL and PHP. From Debian 9,…
How to replace MySQL with MariaDB in cpanel

Replace MySQL with MariaDB in cpanel cPanel is a Linux-based web hosting control panel that provides a graphical interface and automation tools designed to simplify the process of hosting a web site.…
How to install WordPress + Apache, MariaDB, and HHVM in Ubuntu 16.04
Install WordPress + Apache, MariaDB, and HHVM HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation approach to ac…
Executing MySQL Queries Directly From the Command Line
Executing MySQL Queries Directly From the Command Line MySQL is a central component of the LAMP open-source web application software stack (and other "AMP" stacks). LAMP is an acronym for "Linux, Apa…
How to Disable MySQL Strict Mode
How to Disable MySQL Strict ModeMySQL's, and MariaDB's, strict mode controls how invalid or missing values in data changing queries are handled; this includes INSERT, UPDATE, and CREATE TABLE stateme…
How to install Kloxo-Mr on CentOS 6.x
Install Kloxo-Mr on Linux Kloxo (formerly known as Lxadmin) is a free, opensource web hosting control panel for the Red Hat and CentOS Linux distributions. Kloxo allows the host administrators to run…
Backup Multiple MySQL Or MariaDB Databases Automatically

Backup Multiple MySQL Or MariaDB Databases Automatically Introduction In this write-up, we'll walk through how to backup multiple MySQL or MariaDB databases that sit on the same machine using a custo…
How to Install and Configure phpMyAdmin on Fedora 21

Install and Configure phpMyAdmin on Fedora phpMyAdmin is a free and open source tool written in PHP intended to handle the administration of MySQL or MariaDB with the use of a web browser. It can per…