Difference between revisions of "How to upgrade SafeSquid from CLI(Command Line Interface)"

From Secure Web Gateway
Line 3: Line 3:
Upgrading SafeSquid from its web interface https://safesquid.cfg/ is the default and recommend way to upgrade SafeSquid.
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.
However, with SafeSquid version 2022.0718.1917.3 and older, upgrading from SafeSquid's 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.
Also, there might be certain situations where you do not have access to SafeSquid’s web interface but you have access to its command line interface.


You can proceed to upgrade SafeSquid from its CLI.
In such situations you can upgrade SafeSquid from its command line interface.


= Procedure =
= Procedure =

Revision as of 13:52, 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 SafeSquid's 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 command line interface.

In such situations you can upgrade SafeSquid from its command line interface.

Procedure


Visit https://downloads.safesquid.com

Slide1-cliupgrade.png


Slide2-cliupgrade.png


Slide3-cliupgrade.png


Slide4-cliupgrade.png


Slide5-cliupgrade.png


ls -lrt /opt/safesquid/bin/safesquid
Slide6-cliupgrade.png


cd /usr/local/src
wget <copied_link>
Slide7-cliupgrade.png


tar -xzvf <safesquid_tar_file>
Slide9-cliupgrade.png


Slide10-cliupgrade.png


_mkappliance/installation/setup.sh
Slide12-cliupgrade.png


Slide13-cliupgrade.png


ls -lrt /opt/safesquid/bin/safesquid
Slide14-cliupgrade.png


https://safesquid.cfg/

Slide15-cliupgrade.png