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
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
Recently, I just started using Google's GCE, and I will record the official Goolge documentation on how to generate a key for the instance to use. The -C comment here will use the name of the logged-in user, and the -t will use rsa.
Sometimes it is necessary to generate an ssh key pair for automatic configuration. There is no password query in the command line, and an ssh key pair is generated.
No Comment
Post your comment