BackupPC verification helper
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Heuzef 96a2aebb75 Host with Explore files (fusion) 5 years ago
Check.pm Host with Explore files (fusion) 5 years ago
Summary.pm End tr for table 5 years ago
readme.txt Update Readme 5 years ago
update.sh remove update argument for update 5 years ago

readme.txt

# 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``

## Add menu link

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

# Update

``sh /root/BackupPC-Check/update.sh``