Recently Viewed Topics
Upgrade Industrial Security on Linux
Before You Begin
These steps assume you have backed up your custom SSL certificates. It is also assumed that you are running all commands with root privileges.
Additionally, if you have used a Industrial Security RPM to install Industrial Security previously, an upgrade retains configuration settings. You must transfer the Industrial Security RPM package to the system on which it is being installed. Confirm the integrity of the installation package by comparing the download MD5 checksum with the one listed in the product release notes.
To upgrade Industrial Security on Linux:
-
Stop Industrial Security with the following command:
# service industrial-security stop
-
Install the Industrial Security
.rpm
file downloaded from the Tenable Downloads page with the following command. Note that the specific filename varies, depending on your version:# rpm -Uvh industrial-security-1.x.x-esx.x86_64.rpm
Preparing... ########################################### [100%]
1:Industrial Security ########################################### [100%]
[*] Industrial Security installation completed.
#
-
Once the upgrade is complete, start Industrial Security with the following command:
# service industrial-security start
-
Navigate to
https://<ip address or hostname>:8837
.Tip: Ensure that organizational firewall rules permit access to port 8837 on the Industrial Security server.
The Industrial Security login page appears.