Creare MySQL Backup cu AutoMySQLBackup

1. instalam AutoMySQLBackup Debian [root@LinuxPedia ~]# apt-get install automysqlbackup CentOS [root@LinuxPedia ~]# yum install automysqlbackup [root@LinuxPedia ~]# nano /etc/default/automysqlbackup In fisierul automysqlbackup vom configura urmatoarele lini: […] # Host name (or IP address) of MySQL server e.g localhost DBHOST=localhost […] # List of DBNAMES for Daily/Weekly Backup e.g. “DB1 DB2 DB3” # The following is […]

Read More… from Creare MySQL Backup cu AutoMySQLBackup