Update
CoreSight can be updated using two methods: Web Interface or Command Line.
Method 1: Web Interface (Recommended)
Navigate to Administration > System Update in the CoreSight interface and upload the latest release archive. The system handles everything automatically.
Method 2: Command Line (SSH)
- Transfer the new release archive to the server.
- Extract the archive.
- Run the
update.shscript:bashsudo ./update.sh
