Updating on TrueNAS
Prerequisites:
- 
                                                    
You are logged in to the TrueNAS system with the TrueNAS GUI.
 - 
                                                    
The Shell button is enabled in the interface.
 
Follow the steps below to update NAKIVO Backup & Replication on your TrueNAS system:
- 
                                                    
Make sure that no jobs or repository maintenance tasks are running in the product.
 - 
                                                    
Navigate to the Jails page of the TrueNAS GUI and click the jail of the NAKIVO Backup & Replication plugin to select it.
 - 
                                                    
Click the Shell button to open a web shell.
 - 
                                                    
In the web shell prompt, download the latest Virtual Appliance and Linux updater from the NAKIVO Backup & Replication Update page with the
curlcommand. For example:curl -O https://d96i82q710b04.cloudfront.net/res/product/NAKIVO_Backup_Replication_vX.X.X.XXXXX_Updater.sh - 
                                                    
Change the updater file permission with the
chmodcommand:chmod +x NAKIVO_Backup_&_Replication_vX.X.X.XXXXX_Updater.sh - 
                                                    
Run the updater in silent mode:
./NAKIVO_Backup_&_Replication_vX.X.X.XXXXX_Updater.sh -y -u --eula-accept