Difference between revisions of "How to upgrade SafeSquid from CLI(Command Line Interface)"
From Secure Web Gateway
Line 45: | Line 45: | ||
https://safesquid.cfg/ | https://safesquid.cfg/ | ||
[[File:Slide15-cliupgrade.png|center]] | [[File:Slide15-cliupgrade.png|center]] | ||
[[Category:How To]] |
Revision as of 13:49, 9 February 2023
Overview
Upgrading SafeSquid from its web interface https://safesquid.cfg/ is the default and recommend way to upgrade SafeSquid.
However, with SafeSquid version 2022.0718.1917.3 and older upgrading from its web interface does not work because of inconsistent directive in monit configuration.
Also, there might be certain situations where you do not have access to SafeSquid’s web interface but you have access to its CLI.
You can proceed to upgrade SafeSquid from its CLI.
Procedure
Visit https://downloads.safesquid.com
ls -lrt /opt/safesquid/bin/safesquid
cd /usr/local/src
wget <copied_link>
tar -xzvf <safesquid_tar_file>
_mkappliance/installation/setup.sh
ls -lrt /opt/safesquid/bin/safesquid