*install_interactive* and *configure_interactive* are only used by the dialog menu interface accessible via ssh.
*backup_remote* and *restore_remote* are not currently implemented and are expected to be used by a future distributed network backup system.
*change_password* is optional because with some apps there isn't any way to do that from the commandline.
** Web interface
The web interface consists of a set of html files within *webadmin/EN*. These use forms to reference some php files within *webadmin* and those generate files which are then picked up by a systemd daemon running in the background (webadmin.service) which is implemented by *src/freedombone-installer*.
<b>backup_remote</b> and <b>restore_remote</b> are not currently implemented and are expected to be used by a future distributed network backup system.
<b>change_password</b> is optional because with some apps there isn't any way to do that from the commandline.