Installation notes for DSM (Deva System Manager) release 18.12.05
1. DSM runs on Ubuntu 18.04 LTS (64 bit).
2. Ubuntu 17.04 is no longer supported.
3. Please upgrade first the Deva onboard software, and then proceed to upgrade DSM.
Installation of DEVA onboard software:
Please click the link to download the latest DEVA software version. To perform the update, just follow the instruction from the user manual.
Onboard software for Deva rev.13 (serial number 880 or higher)
We no longer provide updates for DEVAs with serial number lower than 880. You can find the final released software on this link:
Onboard software for Deva rev.12 (serial number lower than 880)
Visit the Software Installation page to get the full procedure
Installation of Deva System Manager
1. We recommend a backup before proceeding.
2. Update onboard software on all your DEVAs.
3. From the DSM, open a Terminal (Ctrl+Alt+T).
4. Execute:
wget http://packages.powersoft.it/Devabiz_Install.run; chmod +x Devabiz_Install.run; sudo ./Devabiz_Install.run
5. Restart the System.
Update of Deva System Manager
If an update is present for the DSM, the Ubuntu Update Center should notify an update for the “devabiz” package.
Otherwise, run on Terminal:
sudo apt-get update && sudo apt-get upgrade