Installing Specific Builds

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search

Change VERSION to the folder containing build or replace entire wget URL as appropriate.

sudo bash
wget -O ros_unix.tgz https://update.viavisolutions.com/temp/VERSION/GigaFlow_latest.tgz
systemctl stop gigaflow.service
tar -vxzf ros_unix.tgz -C /
chown -R gigaflow:viavi /opt/ros
chmod 755 /opt/ros/resources/unix/*.sh
chmod 755 /opt/ros/resources/docs/cleanup/*.sh
chmod 755 /opt/ros/resources/docs/linux/*.sh
chmod 755 /opt/ros/resources/docs/sql/*.sh
/opt/ros/resources/unix/updatepost.sh