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 full-network backup projectRequirements1. Basic Backup requirementsIt is known that the host names of 3 servers are web01, backup, NFS01, and the host information is shown in the following table:Server Description External Network IP (NAT) Intranet IP (NAT) host nameNginx Web
Record local and remote oracle backup in linuxClient server environment: rhel-server-5.4-x86_64 + oracle10g remote backup server environment: windows server 2008 network environment: formal se
Linux version number: 14.04.1-ubuntu x86_64
Backup server address is: 172.29.71.59, backup root path is/home/backup
1.git Code warehouse automatic daily backup:
Server address: 172.29.7
virtual machines. With the emergence of virtualized applications on various servers (including Linux servers), this capability has exploded over the past two years. Although a virtualized system can use any backup system (including shell scripts) for backup, there are many software that is most suitable for virtualization ba
A Linux server scheduled backup
The first step is to create a new *.sh file.
New in Home directory
autobackupmysql.sh
#!/bin/sh# File:/home/mysql/backup.sh# Database InfoDb_name= "Test"Db_user= "Root"db_pass= "Root"# others VARsBin_dir= "/alidata/server/mysql/bin" #这里是mysql Bin directory (delete)Bck_dir= "/alidata/
The following script performs a full backup of a database in SQL Server and passes the backup file to another machine. Backup file naming rule: Database name _ timestamp. Bak.
Execution Environment: Windows 2003 Server SQL Server
rsync file sync backup from Linux to LinuxFirst, the environmentServer (server side) that needs to back up files: 192.168.1.201 (RHEL 5)Server (client) receiving backup files: 192.168.1.202 (CENTOS 5)Second, installation configuration1.
Backup is very important. Backup can minimize the loss. However, the backup in Linux makes a beginner feel that it is not as simple as in Windows. In fact, once you go deep, you will find that the backup in Linux is quite flexible
[Techtarget Chinese original]
Large companies usually have comprehensive backup policies. In small and medium-sized enterprises, when they really need it, they find that there is nothing on the tape used for backup. To avoid this, this article demonstrates how to create a simple backup solution for Linux.
The solution
o'clock.After the above three steps, you can automatically back up the SVN data, and regardless of whether the backup is successful, will send the user mail message.Seven, analyze SVN data with Svnstat.1, installing JavaSvnstat is a Java application that requires a Java environment to be installed first.Download jre,url:http://javadl.sun.com/webapps/download/autodl?bundleid=39484Installation:# chmod +x Jre-6u20-l
The company has three SQL Server databases, every day through SQL Server scheduled tasks to back up data locally, and then by the local upload to the data server to do the save, so repeatedly, sometimes because of busy work, forget to upload, resulting in data is replaced without backup phenomenon.After learning about
is allowed. Because the backup takes up some system resources, the user will find the system slow response when running the backup.
If a Linux computer has only one user, you can back up the entire system once a week or month. If there are critical files, they should be systematically copied to a removable disk.
Before backu
rsync Simple
The role of rsync is like the general Linux CP and SCP directive, which can be copied from the source location to the destination location, however, rsync is more efficient than CP and SCP in a copy of the file, and supports both the connection and the devices, as well as the retention of the file's owner, group Group and permissions,
In the first copy of the case, rsync will copy the full file, and then again, the Delta transfer algorit
The following command backs up your entire Linux system to the ''/archive/'' file system, except for the ''/proc/'' disguised file system, ''/mnt/'', ''/archive/'' File System (there is no need to back up our backup file !), There is also a large Squid cache file (yes, in my opinion, it is a waste of backup media and does not need to be backed up) of any mounted
The following script executes full backup of a database in SQL Server and transfers the backup file to another Server. Backup File naming rules: Database name_timestamp. BAK.
Execution Environment windows 2003 server SQL
RHGB Quiet vga=791 the. 3 System Repair Mode//2 did not look seriously, later when used to see again1, single user mode single user mode common bug fixes? Forgot root password? Modify the system default run level2, disc Repair mode important system files are missing, which prevents the system from starting bash-4.1# chroot/mnt/sysimage #改变主目录 Sh-4.1# CD/Root sh-4.1# rpm-qf/etc/Inittab #查询下/etc/which package the Inittab file belongs to. SH-4.1# mkdir/mnt/cdrom #建立挂载点 sh-4.1# mount/dev/sr0/mnt/CD
written during the copying of the database, the data will be inconsistent. This situation is possible in the development environment, but it is difficult to allow backup servers in a production environment. Note: This approach does not apply to tables of the InnoDB storage engine, but is convenient for MyISAM storage engine tables. At the same time, the MySQL version is best when restoring. three , use the Mysqlhotcopy tool to quickly back upA look
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.