How To Install Linux, Apache, MariaDB, PHP (LAMP Stack) on CentOS 8 / RHEL 8 Raj Jan 4, 2019 1 LAMP Stack stands for Linux, Apache, MariaDB, and PHP stack. It is most widely used to host websites, blogs, etc..…
How To Install Linux, Nginx, MariaDB, PHP (LEMP Stack) on Linux Mint 19 Raj Aug 5, 2018 0 This tutorial will help to install Nginx on Linux Mint 19 with PHP support (through PHP-FPM) and MariaDB support.…
How To Install Linux, Apache, MariaDB, PHP (LAMP Stack) on Ubuntu 18.04 Raj Jul 25, 2018 0 LAMP stack (Linux, Apache, MySQL, and PHP) is the widely used stack to host a simple to large websites. If you…
How To Install MySQL 8.0 on Ubuntu 18.04 LTS (Bionic Beaver) Raj May 16, 2018 0 MySQL is an open source database management system commonly used in web application stacks to store and retrieve…
How To Install MySQL 5.7/8.0 on Ubuntu 16.04/14.04 & Debian 9/8 Raj Mar 6, 2018 0 MySQL is an open source relational database management system, commonly used in web applications to store and…
How to Install MySQL 8.0/5.7 on CentOS 7 / RHEL 7 Raj Nov 28, 2017 0 MySQL is a free and open-source database management system, commonly used in web applications to store and retrieve…
Install phpMyAdmin on Debian 9 / Ubuntu 16.04 Raj Oct 10, 2017 0 phpMyAdmin is a free web-based administration tool for handling administrative tasks on MySQL and MariaDB servers.…
How To Install MariaDB on Debian 9 Raj Oct 5, 2017 2834 MariaDB is a fork of the most popular MySQL database management system. It is developed by MariaDB Corporation Ab,…
How to Create Virtual Hosts in OpenLiteSpeed Web Server Raj Aug 17, 2017 0 In our last article, we discussed the installation of OpenLiteSpeed on CentOS 7, Ubuntu 16.04, and Debian 9. Also,…
How to Install OpenLiteSpeed, PHP 7.0 & MariaDB on CentOS 7 / RHEL 7 Raj Aug 15, 2017 1 OpenLiteSpeed is an open source web server developed by LiteSpeed Technologies, an open source version of…