Installation¶
-
Install the unpacking program
unzip
if necessary:-
RHEL:
sudo yum --assumeyes install unzip
-
SLES:
sudo zypper --non-interactive install unzip
-
-
For x86 architecture download the NATS - 2.10.0.48 - rpm folder. It is saved as
NATS - 2.10.0.48 - rpm.zip
. For s390x architecture download the NATS - 2.10.0.48 - rpm_s390x folder. It is saved asNATS - 2.10.0.48 - rpm_s390x.zip
.Hint - logon data
You receive the logon data for the SEAL Systems delivery platform from your Technical Project Manager at SEAL Systems.
-
Extract
NATS - 2.10.0.48 - rpm.zip
:unzip "NATS - 2.10.0.48 - rpm.zip"
-
Change to the
NATS - 2.10.0.48 - rpm
directory and start installing the contained packages:cd "NATS - 2.10.0.48 - rpm"
sudo sh install.sh
-
Open the required firewall ports for necessary services:
sudo sh firewall.sh
-
Start the service:
sudo systemctl start seal-nats