Download this script file - dbexport.sh
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 6 years ago
Was this helpful?