How To Install WordPress 5.x With Nginx On Ubuntu 18.04 / Ubuntu 16.04 Raj Sep 14, 2019 0 WordPress is the most widely used open-source web blogging and content management software that powers around 60…
How To Setup Let’s Encrypt SSL Certificate With Nginx on CentOS 8 / RHEL 8 &… Raj Aug 4, 2019 0 Let's Encrypt is a certificate authority that provides free SSL certificates for websites to enable TLS encryption.…
How To Setup Let’s Encrypt SSL Certificate with Nginx on Debian 10 / Debian… Raj Jul 31, 2019 0 Let's Encrypt is a certificate authority that provides free SSL certificates for TLS encryption, launched in April…
How To Install phpMyAdmin with Nginx on Debian 10 Raj Jul 16, 2019 0 phpMyAdmin is a free and open-source, web-based tool for managing the MySQL and MariaDB servers. It is widely used…
How To Install LEMP Stack on Debian 10 Raj Jul 12, 2019 0 THIS DOCUMENT IS ALSO AVAILABLE FOR RHEL 8 CentOS 7 Debian 9 Ubuntu 18.04 LEMP Stack consists of Linux,…
How To Install phpMyAdmin with Nginx on CentOS 8 / RHEL 8 Raj Jun 25, 2019 0 phpMyAdmin is a free and open-source, web-based administration tool for managing the MySQL and MariaDB servers. It…
How To Install Linux, Nginx, MariaDB, PHP (LEMP Stack) On CentOS 8 / RHEL 8 Raj Jan 17, 2019 0 Nginx is an open-source, high-performance web server. It is known for its stability, very simple configuration,…
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 Setup Let’s Encrypt SSL Certificate With Nginx on Ubuntu 18.04 &… Raj Jun 12, 2018 0 Let's Encrypt is a widely known certificate authority that provides free X.509 SSL certificates for TLS encryption.…
How To Install Linux, Nginx, MySQL, PHP (LEMP Stack) in Ubuntu 18.04 Raj May 30, 2018 0 LEMP stack stands for Linux, Nginx, MariaDB, and PHP stack and is widely used for hosting websites/blogs. Here,…