14
Jun 2017
[et_pb_section admin_label=”section”] [et_pb_row admin_label=”row”] [et_pb_column type=”4_4″][et_pb_text admin_label=”Text”]Step 1: Login to MySQL ( you will need an…
11
Jul 2016
[code language=”bash”] server { listen 80; server_name mydomain.com; location /{ root /home/ubuntu/site/public; index index.html try_files $uri/index.html…
11
May 2016
make a bash.sh file with the below contents and change the permission as +x, run it…
Recent Comments