In the past few days, I found that CSDN blogs are sometimes not accessible, so I came up with the idea of writing a blog backup tool. This tool can only be used for CSDN blogs and is not necessarily applicable to other blogs.This is my first time to write a program using C #. The development tool is borland c # builder
This article describes how to create an Oracle backup tool. It mainly uses common batch processing methods to create an Oracle backup tool. Hope to help you.
This is written for Oracle and can be used on different computers, because it will automatically read the environment variables of the current computer to obtain
Label:Xtrabackup is an open source software developed by Percona, which can be said to be an open source alternative to the InnoDB hot standby tool ibbackup.This software is made up of 2 parts: Xtrabackup and Innobackupex. The Xtrabackup is dedicated to InnoDB engines and XTRADB engines;The Innobackupex is designed for use with MyISAM and InnoDB engines, and for hybrid engines.1. Download the installation package (binary package is used directly)Http:
Every day, a series of data files are generated on the server, some of which are of great importance, but if we simply move the files, it will not be very good backup, here, we use Python to implement the cloud backup of the file.This program I use Python to write, borrowed the Sevencow library file, the use of the program is very simple.
First we can download this code file from GitHub, and we can ta
input statement.mysql> show databases;+--------------------+| Database |+--------------------+| Information_schema || MySQL || Performance_schema || Test |+--------------------+4 rows in Set (0.00 sec)[[email protected] ~]# cp-arp/opt/tong/var/lib/mysql/--Move the backed up data to the MySQL data root directory[Email protected] ~]# mysql-u root-pEnter Password:Welcome to the MySQL Monitor. Commands End With; or \g.Your MySQL Connection ID is 30Server Version:5.6.21-log MySQL Community Server (G
Believe that a lot of use of virtual host, no SSH authority webmaster, the most depressing thing is the MySQL data backup and import, a few megabytes of data file said, but often have dozens of hundreds of megabytes of data need to import export, phpMyAdmin can easily export a large number of data, But there is nothing you can do about importing large files.
The following recommended a "PHP version of the MySQL Database volume
Description: MySQL innodb and MyISAM type database, the latest version of this tool seems to have been supported, previously may exist in the MyISAM only cold backup way of saying.To back up the specified library:Mysqldump-h127.0.0.1-uroot-p--lock-tables--events--triggers--routines--flush-logs--master-data=2--databases db1 DB2 db3 >./db.sqlBack Up all libraries:Mysqldump-uroot-p-hlocalhost--lock-all-tables-
Author: gzshun. Original Works. Reprinted, please indicate the source!Source:Http://blog.csdn.net/gzshun
Zhou xingchi: Hair cutting should not be done by others! You can see that your hair style does not work with your face or body. The body and hair style are totally different, and they do not work with each other !! Huan Ge! What are you doing? Fortune Teller
At the beginning, we will have a happy new year and a happy New Year!I have written several articles and contributed the code to people
Good news: 115 launched the linux cloud backup tool !! -- Linux general technology-Linux technology and application information. for details, refer to the following section.
(400) {this. resized = true; this. width = 400; this. alt = 'click here to open new window';} "onmouseover =" if (this. resized) this. style. cursor = 'hand'; "onclick =" window. open ('http: // pc.115.com/'); ">
Address: http:/
Mysqlhotcopy is a script written in Perl. It encapsulates and calls FLUSHTABLES, LOCKTABLES, cpscp, and other commands, and can directly access databases or specified tables.
Mysqlhotcopy is a script written in Perl. It encapsulates and calls flush tables, lock tables, cp/scp, and other commands to directly access databases or specified TABLES.
Use the mysqlhotcopy command line tool to create a backup:
recursively on directories (sets also-m)-l:compress using Legacy format (Linux kernel compression)-b#: Block size [4-7] (Default:7)-bd:block dependency (improve compression ratio)--no-frame-crc:disable Stream Checksum (default:enabled)--content-size:compressed frame includes original size (Default:not present)--[no-]sparse:sparse mode (default:enabled on file, disabled on stdout)Benchmark arguments:-b#: Benchmark file (s), using # compression level (DEFAULT:1)-e#: Test all compression levels fr
Rsync: Remote synchronization, you can synchronize data locally, will not overwrite the previous data, but the first to determine the existing data and the difference between the new data, only the data will not be the same part of the overlay.# yum Install Rsync.x86_64-yLocal synchronization[Email protected] ~]# rsync-av/etc/passwd/tmp/passwordsending incremental file listpasswdsent 959 bytes received B Ytes 1980.00 bytes/sectotal size is 885 speedup is 0.89Remote sync (sync to another machine,
Linux backup and compression tool tar instructions-general Linux technology-Linux technology and application information, the following is a detailed description. Because tar is very useful and has many other functions besides backup, we will comment on it here. For more details, see man tar ).
Tar is an archive program, that is, tar can combine many files int
Article Title: Linux backup and compression tool Tar instructions for use. Linux is a technology channel of the IT lab in China. It includes some basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source. Because tar is very useful, there are many other functions besides backup, so here we will make
Qq record backup tool v0.9
In the past, whenever a new version of QQ came out, I always copied the folder named after QQ to the new QQ directory under the QQ directory,In this way, you can save the previous chat records and user-defined expressions, but also copy them into a lot of garbage. If you don't believe the QQ directory you opened, you will know,Take the latest official version of qq2004ii as an ex
-xtrabackup-24 ########################################### [100%] Note: percona-xtrabackup-24 version MySQL5.7 or above percona-xtrabackup-2.1.5 suitable for MySQL5.6 2, actual combat drills192.168.1.242 on-line main library backup data, copy to test environment 192.168.3.86 use a, copy all the data to 3,86b, 3.86 installation MySQL5.6.15, and normal start C, Install Backup
Use the mysqlhotcopy command line tool to create a backup
Use the mysqlhotcopy command line tool to create a backup:
Mysqlhotcopy is a script written in Perl. It encapsulates and calls flush tables, lock tables, cp/scp, and other commands to create backups for databases or specified table objects.
Mysqlhotcopy is only
I used selenium to write a Renren album Backup tool, pro-test pass.You need to enter your user name, password, and album address.The code is as follows:usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.Threading.Tasks;usingOpenqa.selenium;usingOpenQA.Selenium.IE;usingOpenQA.Selenium.Interactions;usingOpenQA.Selenium.Support.UI;usingSystem.Threading;usingSystem.IO;usin
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.