| Line 1: |
Line 1: |
| − | AllStarLink has a built-in backup feature that is often overlooked. Backups are easy to create and are stored on our [http://backup.allstarlink.org Backup server].
| + | PTTLink has a built-in backup feature that is often overlooked. Backups are easy to create and are stored on our [http://backup.pttlink.org Backup server]. |
| | | | |
| | =Backup Settings= | | =Backup Settings= |
| Line 6: |
Line 6: |
| | Sample: savenode.conf | | Sample: savenode.conf |
| | <pre> | | <pre> |
| − | NODE=1999 ; replace with your node numner | + | NODE=1999 ; replace with your node number |
| | PASSWORD=123456 ; replace with your password | | PASSWORD=123456 ; replace with your password |
| | ENABLE=1 | | ENABLE=1 |
| Line 14: |
Line 14: |
| | To create a backup type:<br /> | | To create a backup type:<br /> |
| | <code>savenode.sh</code> on DIAL and prior.<br /> | | <code>savenode.sh</code> on DIAL and prior.<br /> |
| − | or <code>save-node</code> on ASL. <br /> | + | or <code>save-node</code> on PTTLink. <br /> |
| | All nodes on your server will be backed up. | | All nodes on your server will be backed up. |
| | | | |
| | =Restore= | | =Restore= |
| | | | |
| − | * Point your browser at [[http://backup.allstarlink.org Backup server]] and enter your node number and it's password. | + | * Point your browser at [[http://backup.pttlink.org Backup server]] and enter your node number and it's password. |
| | * You will see your last four backups in tgz format. Click the one you want to download it. | | * You will see your last four backups in tgz format. Click the one you want to download it. |
| | * With your favorite file transfer program upload the file to your user home directory. | | * With your favorite file transfer program upload the file to your user home directory. |
| | * Then <code>*CLI> tar -xzvf ''fliename''.tgz; cd etc/asterisk</code> and <code>cp</code> all or some of the files to the /etc/asterisk directory. | | * Then <code>*CLI> tar -xzvf ''fliename''.tgz; cd etc/asterisk</code> and <code>cp</code> all or some of the files to the /etc/asterisk directory. |
| | | | |
| − | =ASL Backup and Restore Menu= | + | = PTTLink Backup and Restore Menu = |
| | * Login is as root. | | * Login is as root. |
| − | * Start the ASL Menu by typing asl-menu at the Linux prompt if not already showing. | + | * Start the PTTLink Menu by typing ptt-menu at the Linux prompt if not already showing. |
| − | * Select "6 ASL Configuration Edit Menu" | + | * Select "6 PTTLink Configuration Edit Menu" |
| | * Select "A Backup Restore Menu" | | * Select "A Backup Restore Menu" |
| | * Choose the Backup or Restore function desired | | * Choose the Backup or Restore function desired |