In order to start your SMD 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 SMD 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
