How to export configuration data?
Download this script file -
dbexport.sh
If the
dbexport.shis not executable , input command:
# sudo chmod +x dbexport.shExecute the script with command:
# ./dbexport.shThen you'll see data.tar.gz appear in home directory, it's AXView3.0's configuration data.
# cd
# ls data.tar.gz
data.tar.gzNow you can copy the zipped data to USB drive to backup or for online support.
Last updated
Was this helpful?