Click here for "Safe Air Conditioner Repair and Proper Freon Recovery".

Fedora36 ; System Backup and Restore

Web configuration file (under html) backup

①Create backup script file

Contents of html_backup.sh

Creation and authorization of backup storage directory

②Execute backup process

③Add settings to cron for periodic backups

MySQL database backup

①Create backup script file

Contents of db_my_backup.sh

Creation and authorization of backup storage directory

②Execute backup process

③Add settings to cron for periodic backups

Web configuration file (under html) restored

① Copy the HTML backup file to the "/ (root)" directory of the server to be used for restoration

②Extract the file

Restore MySQL data

① Save database backup file to any directory
② Restore MySQL
Copied title and URL