Line 597: |
Line 597: |
| '''How do I backup two SME servers behind a firewall?''' | | '''How do I backup two SME servers behind a firewall?''' |
| First you need to configure port forwardings for the ssh service on your firewall. Use a non-standard port ,e.g 2200->22, for your second server. Setup a job on your Affa server for each of your production servers. Set up the job property sshPort=2200 for second server. | | First you need to configure port forwardings for the ssh service on your firewall. Use a non-standard port ,e.g 2200->22, for your second server. Setup a job on your Affa server for each of your production servers. Set up the job property sshPort=2200 for second server. |
| + | |
| + | === Uninstall === |
| + | This removes the installed Affa package, all configuration data and all backup archives. |
| + | |
| + | Run the following commands for each job: |
| + | affa --revoke-key JOBNAME |
| + | affa --delete-job JOBNAME |
| + | Verify that all jobs have been deleted |
| + | affa --status |
| + | Remvove the Affa package |
| + | /usr/bin/yum remove smeserver-affa |
| + | Cleaning up |
| + | rm -f /etc/cron.d/affa /etc/cron.d/affa-status |
| + | rm -rf /home/e-smith/db/affa /home/e-smith/db/affa-report |
| + | rm -rf /var/affa /var/log/affa |
| + | |
| | | |
| === Additional information === | | === Additional information === |
Line 633: |
Line 649: |
| Affa is listed in the [http://bugs.contribs.org/enter_bug.cgi?product=SME%20Contribs&component=smeserver-affa bugtracker contribs section]. | | Affa is listed in the [http://bugs.contribs.org/enter_bug.cgi?product=SME%20Contribs&component=smeserver-affa bugtracker contribs section]. |
| Please report all bugs, new feature requests and documentation issues there. | | Please report all bugs, new feature requests and documentation issues there. |
− |
| |
| | | |
| ==== Changelog ==== | | ==== Changelog ==== |
Line 954: |
Line 969: |
| ==== Source RPM ==== | | ==== Source RPM ==== |
| [http://mirror.contribs.org/smeserver/contribs/michaelw/sme7/Src/ Affa SRPM] | | [http://mirror.contribs.org/smeserver/contribs/michaelw/sme7/Src/ Affa SRPM] |
− |
| |
− | ==== Alternative download location ====
| |
− | [http://neddix.com/sme7/affa/ Affa RPM on neddix.com]
| |
| | | |
| ==== Acronym ==== | | ==== Acronym ==== |