BackupPC verification helper
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
Heuzef 05ecc24182 Init project. 5 年前
Check.pm Init project. 5 年前
LICENSE Initial commit 5 年前
README.md Init project. 5 年前
update.sh Init project. 5 年前

README.md

BackupPC-Check

Verifying BackupPC Backups

Install

Install dependencies

yum -y perl-Statistics-Descriptive

Install Backup-Check

cd /root ; git clone ssh://gitea@gitea.fws.fr:3222/fws/BackupPC-Check.git ; sh /root/BackupPC-Check/update.sh

Edit config -> CGI -> CgiNavBarLinks and add name "Check" with link "?action=check".

Update

sh /root/BackupPC-Check/update.sh