Difference between revisions of "Installing Specific Builds"

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search
(Created page with "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 gi...")

Revision as of 14:58, 4 April 2024

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