Secure Nginx with Let’s Encrypt on Ubuntu 18.04
Introduction Let’s Encrypt is a Certificate Authority (CA) that provides an easy way to obtain and...
Continue ReadingHow to install PHP 7.1 with Nginx on Ubuntu 18.04
Introduction We’ll show you how to install PHP 7.1 with Nginx on Ubuntu 18.04. PHP 7.1...
Continue ReadingHow To Set Up Nginx Virtual Hosts on Ubuntu 18.04
Introduction When using the Nginx web server, server blocks (similar to the virtual hosts in Apache)...
Continue ReadingHow to Start / Stop / Restart Nginx Web Server on Ubuntu Linux
The nginx web server can be restarted using any one of the following command line syntax....
Continue ReadingWordPress permalinks
WordPress generally works out-of-the box on nginx. The posts load fine, the functions in the dashboard...
Continue ReadingHow To Install Nginx, MySQL, PHP on Ubuntu 18.04
Introduction The LEMP software stack is a group of software that can be used to serve...
Continue ReadingInstall PhpMyAdmin On Ubuntu
Install PhpMyAdmin On Ubuntu 16.04 LTS With Apache2, MariaDB And PHP 7.1 Support For new users...
Continue ReadingHow to setup multiple store in magento2 ?
Many eCommerce stores begin as a single store selling particular products or services. Over a period...
Continue ReadingHow To Create Simple Module in Magento 2 ?
Now, let’s start by following steps Step 1: First We need to create a module.xml to...
Continue ReadingHow To Use Magento 2 Command?
To use Magento 2 Command , you need to follow belows steps: Step 1: Install Php_cli...
Continue Reading