software.
Community Support: Open source software can provide basic communities (mailing lists and forums) or professional technical support (paid subscriptions). You can use paid services to achieve the purpose of training or consulting.
reports and Alerts: Finally, you must be able to view the backup report, the current status of the task, and get an alert when the backup error occurs.
1. bacula--c/S Backup tool on heterogeneo
:# 18:# to set a default target, run:19:# systemctl s Et-default target.target 20:# [[emailprotected] grep]# grep-nv ' ^[^0-9] ' inittab 15:66,666 9.3 grep (bottom) . Match. Any one of the characters in each of the two words * repeat * the character on the left 0 or countless + repeat + left 1 to countless? Repeat? 0 or 1 times of the preceding character | or () Find out the identification of the group string () + multiple repeating group strings [[emailprotected] grep]# grep ' r.o ' passwd r
tutorial) are: If there is a CentOS self-mysql-libs-5.1.71-1.el6.x86_64 use the following command to uninstall [Email protected] carsonzhu]# Rpm-ev--nodeps mysql-libs-5.1.71-1.el6.x86_64[[email protected] carsonzhu]# rpm-qa|grep-i MySQL//See if MySQL has been uninstalled successfullyI found out there's nothing.[[email protected] carsonzhu]# Find/-name MySQL//Find the previous old version of MySQL directoryFound no content(Note: Suppose the results are as follows:[[email protected] ~]# Find/-nam
represents another trend in the Linux backup software field. It provides continuous data protection (CDP) through a feature called NetVault: Replicator ). This feature copies byte-level data changes through the LAN or WAN.
Data deduplication is also implemented through Data Domain and other companies in the Linux backup function. These companies provide Data deduplication technology as part of their produ
device for backup and storage management.
NetVault represents another trend in the Linux backup software field. It provides continuous data protection (CDP) through a feature called NetVault: Replicator ). This feature copies byte-level data changes through the LAN or WAN.
Data deduplication is also implemented through Data Domain and other companies in the Linux backup function. These companies provide Da
storage management.
NetVault represents another trend in the Linux backup software field. It provides continuous data protection (CDP) through a feature called NetVault: Replicator ). This feature copies byte-level data changes through the LAN or WAN.
Data Deduplication is also implemented through Data Domain and other companies in the Linux backup function. these companies provide Data deduplication techn
repair and service tests. This is the only way to determine the proper operation of the entire system. For more information, see our tutorial on verifying the tar command tape backup.
Example shell script
#!/bin/bash# A UNIX / Linux shell script to backup dirs to tape device like /dev/st0 (linux)# This script make both full and incremental backups.# You need at two sets of five tapes. Label each tape as M
to FSF # # #mt-F/dev/sf0 rewindmt-f /dev/st0 FSF 2Recover Tar from tar number 2:Mt-f/dev/st0 asf 3tar xvf/dev/st0mt-f/dev/st0 offlineAbout third-party backup toolsLinux and Unix-like systems provide a number of third-party things that can be used to organize backups, including tape backups, such as:
Amanda
Bacula
Rsync
Duplicity
Rsnapshot
Original link: http://www.magedu.com/71669.htmlThis article is from the "Marco
: Start writing from the beginning of the tape (see figure)# # # This will overwrite all data on tape # # #mt-F/dev/st1 rewind### backup Home # # #tar cvf/dev/st1/home### offline and unload Tape # # #mt-F/dev/st0 offlineStart recovery from the beginning of the tape:Mt-f/dev/st0 Rewindtar xvf/dev/st0mt-f/dev/st0 offline14: Start writing from the last tar (see map)# # # This preserves previously written data # # #mt-F/dev/st1 eom### backup Home # # #tar cvf/dev/st1/home### Uninstall # # #mt-F/dev/
Linux services)It is important for Linux users. Disabling unnecessary services can make Linux run more efficiently, but not all Linux services can be disabled. After installing centos Linux today, we found that many services were started when
Man for a moment rear, is so explained:
NAME rear-bare Metal disaster recovery and system Migration Tool synopsis rear [-h|--help] [-v|--version
] [-DSSV] [-d|--debugscripts SET] [-C DIR] [-C CONFIG] [---] [-] [] [--] COMMAND [ARGS ...] DESCRIPTION Relax-and-recover is the leading Open Source disaster recovery solution.
It is a modular framework with many ready-to-go workflows for common situations. Relax-and-recover produces a bootable image. This image can repartition the system
Linux-(2) Basic file operations in Linux, linux-linux
In linux, everything is files, directories are files, and hardware is files. Therefore, basic file operations are especially important.
1. List the contents of the directory:
Ls
Parameters:
-A: displays all files (includ
Logout Exit SystemGedit Text Editor ToolsUname–r View kernel version information, uname–a more detailsCat/proc/cpuinfo viewing CPUsCat/proc/meminfo Viewing memoryHostname Viewing host namesIfconfig eth0 view eth0 IP AddressAlias ls= ' ls–ll ' setting aliasesTo view the path of the current terminal: TTYView current Shell:echo $SHELLAll Shell:cat/etc/shells under the current systemView CentOS System hostname Format: Echo $PS 1Distinguish internal or external commands: Type CDWhich find the locatio
.
As we all know,linux system everything is a file, so each process has its file descriptor, The Nginx process writes its own file descriptor to the Nginx.pid, and we need to tell Nginx to reopen a new log file (the configuration details of the log file can be seen here, simply by letting the log record what. So we need this directive:kill -USR1 `cat ${pid_path}`This instruction means: first cat to Nginx PID, is an integer, and then send the signal
Becoming a Senior Programmer proficient in Linux programming has always been the goal of many friends. According to statistics from chinacache, the monthly salary of Linux programmers in Beijing is 1.8 times that of Windows programmers, 2.6 times that of Java programmers, and 2.9 times that of Windows programmers. At the same time, the data shows that with the increase of work experience, the income gap bet
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.