Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Minimum Requirements

Recommended Requirements

CPU Speed/Processor

3GHz Quad-Core

3GHz 8-Core

Memory

8GB RAM

16GB RAM

Disk Capacity/Type

2GB (HDD)

2GB (SSD)

Operating

...

System

Our software requires a RedHat Enterprise Linux 64-bit distribution such as one of the below operating systems:

  • CentOS 7

  • CentOS 8

Info

If a 64-bit Linux machine is not available, you can install VirtualBox with CentOS 7 or CentOS 8

...

to use Impulse

...

Software

Running Impulse requires Python 3.6 installed on a Linux 64-bit machine.

Download NanoXplore

...

Tools

Follow the steps below to download and unpack NanoXplore tools

...

To download and install the NanoXplore License Manager Daemon (NXLMD), please refer to the instructions in the License Daemon guide.

NXbase2

...

Archive Extraction

  1. To unpack NxBase2 tool directly once downloaded into /opt/NanoXplore, you must first create a folder named NXbase2- 2.5.3 via the following command:

    Code Block
    $> sudo mkdir NxBase2-2.5.3 
  2. After competing this step, unpack NxBase2 from the ~/Downloads folder (or you download location) using the following command:

    Code Block
     $> sudo tar xjf NxBase2-2.5.3.tar.bz2 -C ./NxBase2-2.5.3

...