I have faced issue of setting up magento when I install LinuxOS in new system and set it for Magento 2 application.
Here is the handy solution for that. I hope this gonna help you to get ready to install Magento 2 in LinuxOS.
Step 1: Get ready with LAMP Install apache2
sudo apt-get update sudo apt-get install apache2
Install mysql-server
sudo apt-get update sudo apt-get install mysql-server
Instalโฆ
View On WordPress











