LAMP (a server stack) stands for Linux, Apache, MySQL, and PHP. These four popular open source software components are used by most of the web
Category: Database
How To Install Nginx, MariaDB, PHP (LEMP stack) on Debian 9
LEMP (a server stack) stands for Linux, Nginx, MariaDB, and PHP. Nginx is a free, open-source, high-performance HTTP web server; known for its stability, rich
Install LibreNMS on CentOS 7 / Ubuntu 16.04 – A Network and Server Monitoring Tool
LibreNMS is an open source auto-discovering network monitoring tool for servers and network hardware. It supports a wide range of network hardware like Cisco, Juniper, Brocade,
Install Lighttpd With PHP FPM And MariaDB (LLMP) on Debian 9
Lighttpd is an open-source web server designed for speed-critical environments. It was originally developed as POC (Proof Of Concept) by Jan Kneschke to handle 10K connections
How to Install OpenLiteSpeed, PHP 7.0 & MariaDB on CentOS 7 / RHEL 7
OpenLiteSpeed is an open source web server developed by LiteSpeed Technologies, an open source version of commercial LiteSpeed web server. OpenLiteSpeed is a high-performance HTTP server, and it
How to Create Virtual Hosts in OpenLiteSpeed Web Server
In our last article, we discussed the installation of OpenLiteSpeed on CentOS 7, Ubuntu 16.04, and Debian 9. Also, covered some of the important configurations such as Enabling support for PHP
How To Install MariaDB on Debian 9
MariaDB is a fork of the most popular MySQL database management system. It is developed by MariaDB Corporation Ab, led by original developers of MySQL. MariaDB is
Install phpMyAdmin on Debian 9 / Ubuntu 16.04
phpMyAdmin is a free web-based administration tool for handling administrative tasks on MySQL and MariaDB servers. With phpMyadmin, you can perform databases activities like managing databases, tables, columns, indexes, relations, users, permissions,
How To Install MySQL 5.7/8.0 on Ubuntu 16.04/14.04 & Debian 9/8
MySQL is an open source relational database management system, commonly used in web applications to store and retrieve records and information. MySQL was first developed by MYSQL
How To Install MySQL 8.0 on Ubuntu 18.04 LTS (Bionic Beaver)
MySQL is an open source database management system commonly used in web application stacks to store and retrieve records and information. MySQL was the primary database