Introduction The RT-AX55 is not on sales in many local computer stores and is only available through one of the local broadband providers (M1), which happens to be my current Internet provider. It has four external antennas - 2.4 GHz 2 x...
Bash Script Backup MySQL Databases
Introduction Back in the good old days, when Git was not invented, database administrators will use a bash script to backup their MySQL databases periodically. This method is not true anymore because GitHub, GitLab and Bitbucket provide free plans and…