https://github.com/rsnapshot/rsnapshot
GitHub - rsnapshot/rsnapshot: a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforg
a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss) - rsnapshot/rsnapshot
github.com

wget https://github.com/rsnapshot/rsnapshot/archive/refs/heads/master.zip
wget 명령어로 다운로드 후 unzip으로 압축해제


yum install autoconf automake



cp /etc/rsnapshot.conf.default /etc/rsnapshot.conf
vi /etc/rsnapshot.conf


백업을 최대 몇개의 버전으로 유지할지를 옵션으로 정해준다고 보면 된다
/usr/local/bin/rsnapshot alpha 라고 하면 백업 버전을 최대 6개로 유지하는 백업을 진행하겠다는 의미이다
'오픈소스' 카테고리의 다른 글
| Signoz 에러 Key not found (0) | 2025.12.18 |
|---|---|
| Apache + PHP-FPM flie not found , AH01071: Got error 'Primary script unknown' (0) | 2025.07.29 |
| Warpgate - 사용자 관리 툴 (0) | 2025.07.09 |
| SoftEhter VPN - 윈도우 설치 public ip (0) | 2025.03.05 |
| choco 설치 (2) | 2025.01.06 |