With this update method, updates can be applied straight forward using the non-interactive airlock-update
command.
- Upload the update file to the Gateway
- Use the Upload button in Section – Updates
- Use
scp
to upload the file as root user into the/var/tmp/update_in/
folder: - Log in via ssh as root and
/opt/airlock/base/bin/airlock-update --install
to start the update process. - The Gateway will verify the signature and apply the update if it is a valid update file.
OR