access Elastix server

How To Backup Freepbx

Backing up your FreePBX server is an important task that should be done regularly to ensure your system is safe in the event of a disaster. This guide will show you how to back up your FreePBX server using the built-in backup utility.

First, log in to your FreePBX server as root. Then, run the following command to back up your system:

sudo /usr/sbin/freepbx-backup

This will create a backup of your system in the /var/www/html/freepbx/backups/ directory. You can also specify …