Changes

From Amahi Wiki
Jump to: navigation, search
62 bytes added ,  03:16, 23 June 2020
* Add the following to crontab for a weekly email report on rsnapshot:
<pre style="white-space: pre-wrap; word-break:keep-all;">0 */4 * * * /usr/bin/rsnapshot hourly 2>&1 | /root/rsnapreport.pl > /root/rsnapreport:00 22 * * 6 /usr/bin/rsnapshot du >> /root/rsnapreport | nail –r "somereturnadress@provider.com" -s"HDA backup report" -S smtp=smtp.yourprovider.com youremail@provider.com < /root/rsnapreport</pre>
'''Please Note:''' The above information maybe out of date due to technology changes. Please feel to update as required.
12,424

edits