Hello, in this tutorial, you will learn how to install lightweight web server nginx + newest php 7.3 (at the moment) + MySQL database. 1. To be able to install newest php, let’s start with adding...
Here is a quick 4 step command way to add user and database in MySQL. 1. You first need to create username and password: 2. Then you need to create the database: or Character set and...
Hello, here is a quick way to mount a remote hard drive via Lan or Wireless connection. I have mounted Western Digital MyBook Live attached with lan cable to the router and Seagate Backup Plus plugged...
Hello, this is my first post and I will explain how I created this blog.We will be using NGINX web server with PHP 7.3 and MySQL for database storage + certbot to create SSL certificates. NOTE:...