overwriting the DB.
when I do a backup for my system I have therefore three archives:
Config.tar.gz
DatabaseBackup.sql.gz
Application.tar.gz
I just want to migrate the configuration of my machine to another
is Config.tar.gz is useful for this?
If yes how to use it?

hellllp