4th January 2019 Export your mysql database using the terminal Are you moving your database to a new server or do you just need a backup? In both cases this example will come in handy. Categories Linux Comments: 0
29th June 2018 How to set up cronjobs on a linux-server In this article I will quickly show you how to set up a cronjob on a linux-server. Categories Linux
20th June 2018 Setting up auto backup of your MySQL database Backing up your data is one of the most important things to do. Here is a guide on how to set up auto backup of your MySQL database. Categories Linux