Very simple, three steps to get it done:
1. Install additional packages for Enterprise Linux.
yum install epel-release
2. Update the repo with the command below.
yum repolist
3. Install rsnapshot.
yum install rsnapshot
yum install epel-release
2. Update the repo with the command below.
yum repolist
3. Install rsnapshot.
yum install rsnapshot
When we use ssh to connect to the host for the first time, a fingerprint confirmation of the host key will be displayed. Sometimes use rsync for some automated scheduling, maybe the remote host has changed and needs to be automatically allowed, How to let ssh automatically allow fingerprints to connect without manually pressing yes in interactive mode?
This function is very useful, but be very careful, read it first and then delete it, if you make a wrong directory, you will die miserably
This article uses CentOS 6.2 to rebuild curl and git. The main reason is that the operating system is too old, so I directly build the latest version of git from source.
No Comment
Post your comment