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
Not sure who will use it, but I encountered it myself, because my home is a floating IP. A software I installed cannot detect that the ppp0 network card is an external network, so changing the name can trick him into successfully installing it.
This page describes how I removed the old version of Linux Kernel taking up space on ubuntu.
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