Click here for "Error Codes for Commercial Air Conditioners".

Fedora37 ; System Backup and Restore

1.Website data backup

Backup under /var/www/html

①Create backup script file

Contents of html_backup.sh

➁authorization

➂Create save directory

④Add settings to cron for periodic backups

2.MySQL database backup

①Create backup script file

Contents of db_my_backup.sh

➁authorization

➂Creation backup storage directory

Add settings to cron for periodic backups

3.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

4.Restore MySQL data

①Save database backup file to any directory

➁Restore MySQL

Copied title and URL