Learn how to use a previously installed version of SMID, for example "SMID 2", without uninstalling the current version, "SMID 3".
In order to start your SMID with a previously installed version, recreate symlink to the previous version and restart smdreal.
- Delete symlink, using the following command:
rm -rf /opt/trend/SMID/program/latest (Or mv /opt/trend/SMID/program/latest /opt/trend/SMID/program/latest.old)
- Create symlink to previous version (The following example is for SMID 2.)
cd /opt/trend/SMID/program
ln -s /opt/trend/SMID/program/V5.6.1.4751 latest - Restart smdreal, using the following commands:
te smdreal q
lo smdreal