→ Applies to: SynetoOS 4.x
Step 1. Start system update from the Web interface
Step 2. Connect to SynetoOS appliance via SSH as admin
ssh admin@<your_ip_address_or_hostname>
Step 3. Get root privileges
sudo su -
Step 4. Check update logs
tail -f /var/log/software_update.log
Example: