Alibabacloud.com offers a wide variety of articles about linux server backup best practices, easily find your linux server backup best practices information here online.
Linux server data backup
The data on the server is so important that we regularly back up it! Here we will talk about MySQL backup and rsync to synchronize files on Linux servers, so as to back up files between multiple
Linux Server File backup-Linux Enterprise Application-Linux server application information. For details, refer to the following section. There are more and more files on the Domain Server
1.Linux server is generally SSH protocol, if the local is also a Linux environment, you can directly through the shell Connection, command: Ssh-l root-p 8080 202.***.***.*** Where Root is the user name, generally root,8080 for the port, 202.***.***.*** for the server IP address; Next will prompt you to enter the passwo
MYSQL automatic backup policy selection and Practice (transfer) currently popular backup methods: 1. Logical backup: use mysql's mysqldump tool for backup. Back up SQL files. Advantage: the biggest advantage is that it can work with the running mysql automatically. During the running period, it can ensure that the
Linux system Environment SVN server timed backup detailed:This article focuses on how to regularly back up the SVN server under the Linux system, in order to prevent the SVN server data loss caused by the data loss, you need to se
Install Mysql multi-instance in Linux as the data backup server to implement multi-master to one backup bitsCN. com1 from multiple instances. download the MYSQL source code version from the MYSQL official website [must be the source code version]
2. press the following code to type the
. Data recovery
There are two ways of doing this:First Type:
The code is as follows
Copy Code
MySQL db_name The second type:Mysql-u root-pUse Db_nameSource/path/backup-file.sql3.Linux compression, the generated SQL is prepared
file for packing.Zip Xxx.zip xxx.sqlTAR-CZF Xxx.rar Xxx.sqlThe decompression of tar is x, and the package is C.
4. Upload and download the
Remote backup, upload project, restart server under LinuxLinux Server for remote, original project backup, delete, new project upload, and remote Restart the server!Split into a main shell to invoke the three shell file steps to complete.MAINSH.SH executes multiple scripts i
password admin123 pa Th/configbck//set save-configuration Backup to server IP is 192.168.1.1, backup mode is FTP, username is admin password is admin123 backup path is/configbck//[Switch]set save-configuration delay 5 //5 minutes after automatic save configuration//[Switch]set save-configuration internal 43200 //Ever
The Linux server uses the system crontab to regularly execute Backup files and save the backup results by date to achieve the backup purpose.
1. Create the path to save the backup file/mysqldata
# Mkdir/mysqldata
2. Create the/
Simple remote backup solution for Linux server databases (MySQL and ORACLE) bitsCN.com
Simple remote backup solution for Linux server databases (MySQL and ORACLE)
Simple remote backup
MySQL dual-host hot backup is often used in Linux Server lvs load balancing and dual-host hot backup applications. The installation and configuration process is as follows: 1. Install MMySQL # cpmysql
MySQL dual-host hot backup is often used in
The latest version of Rsync can be obtained from http://rsync.samba.org/rsync/. Its characteristics are as follows: 1, can be mirrored to save the entire directory tree and file system. 2, it is easy to maintain the original file permissions, time, soft and hard links and so on. 3, no special permission can be installed. 4, the optimized process, the file transmission efficiency is high. 5, can use RCP, ssh and other means to transfer files, of course, can also be connected throug
Subversion (SVN) is an open source version control system that manages data that changes over time. This data is placed in a central repository, which is much like an ordinary file server that remembers every change in the file so that it can be restored to the old version, or the history of the changes to the file.This article directory:Linux SVN server DeploymentLinux SVN client command operationLinux SVN
In linux, the Web server backup and recovery script can be used in both centos and freebsd, but the variable TAR in the script to be modified is the tar command path of the system. The script is as follows:
In linux, the Web server backu
Subversion (SVN) is an open source version control system that manages data changes over time. This data is placed in a central repository, which is much like an ordinary file server that remembers every change in the file so that it can be restored to the old version , or the history of the changes to the file. This article directory:Linux SVN Server DeploymentLinux SVN client command OperationLinux SVN
--Restore writable filegroup differential backup restore DATABASE [Payment_dev] filegroup = N ' FGPayment2018 ' FR
OM DISK = N ' C:\DATA\Payment\BACKUP\Payment_FGPayment2018_20180316_diff.bak ' with norecovery,stats=5; GO--Restore Payment database transaction log backup restore log [Payment_dev] from DISK = N ' C:\DATA\Payment\
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.