How to automate database backup in php? In this tutorial I am going to provide quick guid on how to automate database backup using php script and send email notification on daily basis using cron job If you have a server where your having a website along with the database and you want to take […]
Ubuntu 16.04
Setup Apache Virtual Host with Ubuntu 14.04, 16.06 and 18.04
Apache Virtual Host Setup This tutorial is answer to the question: `How to setup domain on Virtual Private Server(VPS) using ubuntu?`, meaning we can setup multiple domains with single IP address using Apache Virtual Host. Note: I’m going to consider you have your VPS or local system is ready with Ubuntu to use this tutorial. Let’s […]