How to export configuration data?

  • Download this script file - dbexport.sh

  • If the dbexport.sh is not executable , input command:

# sudo chmod +x dbexport.sh
  • Execute the script with command:

# ./dbexport.sh
  • Then you'll see data.tar.gz appear in home directory, it's AXView3.0's configuration data.

# cd
# ls data.tar.gz
data.tar.gz
  • Now you can copy the zipped data to USB drive to backup or for online support.

Last updated

Was this helpful?