How to Install LEMP Stack on Debian 9

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,…

Read more »
10 Jul 2017

How to replace MySQL with MariaDB in cpanelHow 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.…

Read more »
05 Jan 2017

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…

Read more »
28 Nov 2016

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…

Read more »
04 Nov 2016

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…

Read more »
01 Aug 2016

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…

Read more »
22 Jun 2016

Backup Multiple MySQL Or MariaDB Databases AutomaticallyBackup 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…

Read more »
02 May 2016

How to Install and Configure phpMyAdmin on Fedora 21How 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…

Read more »
11 Mar 2016
 
Top