When you have made initial request for Enigma NMS download via the form on our Web Site, you should have received the email containing Download Link for Enigma NMS Binaries File – ENIGMA_CENTOS6_BINARY.tar.gz.

This is where the latest version of Enigma NMS is always going to be.
You can check out Release Notes for the latest version.
If you have forgotten the download link, please fill out the form again.

Enigma NMS Upgrade process is quite simple.

1. Download the latest version of Enigma NMS Binaries.
Binaries File Name: ENIGMA_CENTOS6_BINARY.tar.gz
MD5 Checksum file: ENIGMA_CENTOS6_BINARY.checksum, which is just a text file with 1 line containing the MD5 checksum for above binaries file.

2. Using FTP client, please copy ENIGMA_CENTOS6_BINARY.tar.gz file onto your Enigma NMS server into “admin” user home directory.

3. Log into your Enigma NMS server CLI via SSH as “admin” user.

4. Issue the “su” command to become “root” user.

5. Unpack the Enigma NMS Binaries Archive – ENIGMA_CENTOS6_BINARY.tar.gz and run the script as below:

# tar xf ENIGMA_CENTOS6_BINARY.tar.gz
# cd ENIGMA_CENTOS6_BINARY
# ./INSTALL_ENIGMA.pl

Below is the script’s output

  • PLEASE READ BELOW!!!

ATTENTION: This script can UPDATE your existing ENIGMA NMS to the LATEST Version OR INSTALL BRAND NEW ENIGMA NMS INSTANCE.
WARNING: Please make sure that you know what you are doing!!!
  • 1. If you choose to UPDATE ENIGMA NMS to the LATEST Version – It will update only DATABASE SCHEMA and BINARIES

    2. If you choose to INSTALL NEW ENIGMA NMS – IT WILL DELETE EVERYTHING IN YOUR DATABASE, PLEASE MAKE SURE THIS IS WHAT YOU WANT!!!

    To PROCEED WITH UPDATE or NEW INSTALL USE ONE OF THE FOLLOWING FORMATS:

    1. To UPDATE ENIGMA NMS TO THE LATEST VERSION ONLY (SAFE OPTION) Type:

    ./INSTALL_ENIGMA.pl “UPDATE ENIGMA NMS TO THE LATEST VERSION ONLY”

    2. To INSTALL NEW ENIGMA NMS Type:

    ./INSTALL_ENIGMA.pl “INSTALL NEW ENIGMA NMS AND DELETE ALL EXISTING DATABASE CONTENT”

  • For system update, please use Option 1, if you don’t like to type this long argument, please use copy and paste. We know that argument may look inconveniently long, but we are simply trying to minimize human errors.

    ./INSTALL_ENIGMA.pl “UPDATE ENIGMA NMS TO THE LATEST VERSION ONLY”

    Below is the script’s output for the Update Option

  • UPDATING ENIGMA NMS TO THE LATEST VERSION.

    If you have not already purchased a Commercial Licence
    Please contact NETSAS PTY LTD on sales@netsas.com.au

    PLEASE BE PATIENT AS IT WILL TAKE A FEW MINUTES..

    RUNNING (/home/admin/ENIGMA_CENTOS6_BINARY/UPDATE_ENIGMA_NMS_CENTOS6_64_BINARY.pl “UPDATE ENIGMA NMS TO THE LATEST VERSION ONLY”)

  • UPDATING EXISTING ENIGMA NMS INSTANCE FROM VERSION: 6.6.4.4 to 6.6.4.7
    ALL DATA WILL BE PRESERVED

    Contact emails: Sales – sales@netsas.com.au, Technical Support – support@netsas.com.au.

    PLEASE BE PATIENT AS IT WILL TAKE BETWEEN 5 AND 15 MINUTES, DEPENDING ON YOUR HARDWARE

    IN THE MEANTIME YOU CAN SIT BACK AND RELAX, WHY DON’T YOU HAVE A CUP OF TEA OR COFFEE? 🙂

    STOPPING ALL JOBS AND WAITING FOR 2 MINUTES

    STARTING ALL JOBS

    YOUR ENIGMA NMS HAS BEEN UPDATED TO THE LATEST VERSION

    THAT’S ALL FOLKS!!! 😉 ENJOY!!!

Now you can log out of your Enigma NMS Server CLI and go to the Web Browser to enjoy new features.