1. Login to your EC2 instance using your .pem file ssh -i your_pem_file.pem [email protected]________.compute-1.amazonaws.com 2. Create a new user that will access…
Installing Virtualmin wget http://software.virtualmin.com/gpl/scripts/install.sh Run the script to install Virtualmin. sh /root/install.sh Follow on-screen guide to install this. systemctl stop…
Magento 2.x 503 backend fetch failed varnish This blog is my diary so I can keep track what I fix…
After spending some time I found free Opensource Authorize.NET CIM why pay $200 when you can get opensource. https://github.com/pmclain/module-authorizenetcim
In this article, we will show you how to install Magento 2 on an Ubuntu 16.04 VPS with MariaDB, PHP-FPM…
This error message appears in Magento 2 when you deleted a theme directory and the theme registry reminds in the…
Problem I was having was is basically I cannot run a simple info.php inside my public_html after doing some research…
I am assuming you’ve PHPMYADMIN , not going in detail as to how you install that and all that crap…
Lets use a simple software to warm pages so they load faster and already in cache. Before we do anything…