Posted in Linux Desktop Tips, Linux Network Admin Tips, Tech How To on Feb 04, 2021
The following videos are tutorials that will help you getting around the Linux Command Line. These tools are invaluable for using a Linux Operating System such as Debian or Ubuntu. These commands can be used on both Linux Desktop as well as Linux Servers.
Posted in Linux Network Admin Tips, Network Security Tips, Tech How To on Dec 24, 2020
Shell Script to Backup Websites and Databases from your VPS (Digital Ocean, Linode, AWS, Vultr). Be sure to edit the configuration options at the beginning of the script to match your environment prior to executing.
Posted in Linux Network Admin Tips, Network Security Tips, Tech How To on Dec 10, 2020
Shell Script to Backup MySQL Databases on Webserver Daily This Script Performs a full backup of the MySQL Databases on a Server. Be sure to edit the configuration options at the beginning of the script to match your environment prior to executing.