FastDFS file server implements dual-machine Hot Backup
Two file fastDFS File ServersServer A: 192.168.10.157Server B: 192.168.10.158The above implementation objective: to add a fastDFS Backup Server (192.168.10.158) as the slave server of the fastDFS
Actual Effect: assume that the directory "/Media/data/Programmer/project/Python" is specified, and the backup path "/home/diegoyun/backup/" is used. the file under the python directory is backed up to the backup path according to the full path, as shown in the following figure:
/Home/diegoyun/
The ORACLE tutorial is the SH file of the logical backup of the Oracle database.
Full backup SH file: exp_comp.sh
Rq = 'date + "% m % d "'
Su-oracle-c "exp system/manager full = y inctype = complete file =/oracle/export/db_comp $ rq. dmp"
Cumulative
(strFileName)
As you may have expected, the most tricky part of this is the build file name; with the filename, deleting the file is trivial. So, how do we build that file name?
Yes, the portion of the file name that changes every day is the part that represents the date that the
1. Specify Tape characteristics
When you do not specify any tape attributes, the Ufsdump command uses a collection of default values. You can specify the cartridge (-c), density (-D), size (-s), and number of tracks (-T). Note You can specify options in any order, as long as the corresponding parameters are in the same order.
2. Use OIC-150 to back up the file system
To perform a full backup of the
S3cmd implements file synchronization and backup in batches using split. s3cmd is always used to synchronize backup to the server. However, a small problem has occurred recently. after verification, it is found that the server file is growing bigger and bigger after packaging, reaching about 7 GB, resulting in s3cmd un
Cp[ function Description ]Backup of filesEnglish xxxx #cp command to copy the source files to another safe place, the copied files and source files are two independent files, the operation of the knowledge of one file does not affect the other file, but with the symbolic link file in the hard link is different[ syntax
You may have heard or encountered something like this: A system administrator accidentally entered the "Chmod-r 777/" so that the great tragedy caused the entire system has been seriously damaged. In day-to-day management, we have a number of tools that can be used to back up file permissions, such as CP, Rsync, Etckeeper, and so on. If you use this backup tool, you really don't need to worry about changing
: Wordpress Move, Graphic tutorial/
First download plug-ins, http://wordpress.org/extend/plugins/wordpress-move/
Upload and start. This plug-in is usually installed on both the new and old sites.
//////////////////////////////////////// //////////////////////////////////////// ///////////////////////
1. Back up the data on the old station first. If it is not backed up, it cannot be transferred (nonsense)
Back up the database, backup files and
Database backup file Restore methodJason.lin 2017-11-10 FridayWork for several years, and now found that the previous period of time encountered problems of the solution recently often remember, and have to re-query the solution, time-consuming and laborious, have been thinking to do a blog record these methods, convenient to remind themselves, while now mention the resignation time more ample time, decided
.===========================================================================================================4. Compare SnapshotsCompare snapshots to see the difference between backup files between two snapshotsExecute commandHDFs Snapshotdiff Execute command HDFs Snapshotdiff Results Results:
+
The file/directory has been created.
-
The
I just got in touch with the rsync synchronization Backup Server File software. I am looking for an rsync parameter description today. I will introduce these parameters to you. I hope they will help you.
Rsync Installation
The latest version of rsync is 3.0.9.
Wget http://rsync.samba.org/ftp/rsync/rsync-3.0.9.tar.gz tar-xvzf rsync-3.0.9.tar.gz; cd rsync-3.0.9;./configure; make install
Rsync server configura
Normal local backup
The code is as follows
Copy Code
net stop MySQLxcopy D:/xx/data/bbb/*.* e:/cache/test/%date:~0,10%//yxcopy D:/xx/data/aa/*.* e:/cache/test/h/%date:~0,10%//ynet start MySQL
Scheduled incremental backups
The site directory to be backed up is: F:/webdate, the directory saved after the backup is: F:/webdate-back, the log directory is: F:/back-log.
Cre
The following are only references, and may be slightly different if there are multiple instances:
This environment is SQL Server Standard version 64-bit and SQL Server 2008 Standard version 64-bit dual instances installed simultaneously in a
On Windows Server 2008 Standard Version 64-bit OS:
Code
Copy Code code as follows:
Windows Server 2008 Standard Version 64-bit
SQL Server Standard Version 64-bit
Query user library data file defa
P.S. The key isA database right-select "Restore Database"B restored database must not have the same name as the original databaseC Confirm Save Path"Resolve Steps"To restore successfully to SQL Server 2005 with SQL Server 2000, you do not follow the restore steps in SQL Server 2000, that is, you cannot create a new database with the same name as Yuanku, and the correct restore method is described as follows:1, delete the above operation of the new database or restore the database name to start t
Label:Recover a single InnoDB table from the Xtraback backup fileHttp://blog.sina.com.cn/s/blog_445e807b0101dbgw.htmlThe ability to recover a table is the premise that the standalone table space is turned on innodb_per_file_table=1Restore a InnoDB table (innodb_per_file_table)1> data error, but table not deleted (drop table, TRUNCATE table)A. Issue this ALTER TABLE statement:B. ALTER TABLE tbl_name DISCARD tablespace;Warning: This statement deletes th
Function list: 1. Backup Data 2. Recovery data 3. Upload backup 4. Backup management
ProgramNOTE: With aspwebpack, you only need to upload and update the website in one step. This method is applicable to users who do not have backup replacement functions. If your VM comes with the
.
RSYNC-VZRTOPG--progress--delete--password-file=/etc/rsyncd.secretes root@118.244.216.177::logs/data/lnmp
Note: The above command means to sync the files under this path (/USR/LOCAL/LNMP) of the server to the client's path (/DATA/LNMP).
To reverse, synchronize the client's files to the server, as follows:RSYNC-VZRTOPG--progress--delete--password-file=/etc/rsyncd.secretes/data/lnmp root@118.244.216.177::
Today, a database is restored to a server, and the backup file is generated on the local machine.
Enterprise Manager-> select database-> right-click all tasks-> Restore database-> Generate from device-> select backup file-> OK
Who knows that an error has occurred and prompts that the
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.