Getting started of NEQTO Engine for Linux on reComputer J30
Introduction
NEQTO is a lightweight and secure software package allowing companies to remotely install and configure their software on edge devices. NEQTO enables companies to provide improved software services to end users through turnkey platform connectors and built-in software lifecycle management.
Devices installed with NEQTO can be managed through API or the ready-to-use NEQTO Console, which includes optional services for data storage, alerts, and watchdog monitoring. Businesses can enable AIoT with near-instant installation on any Linux device and seamless data integration with any on-premise or cloud servers.

Prerequisites
Hardware supported
You can choose either one:
| reComputer J3011 - NVIDIA Jetson Orin™ Nano 8GB | reComputer J4011 - NVIDIA Jetson Orin™ NX 8GB |
|---|---|
![]() | ![]() |
- (Any Linux machine)
- Supported Architectures: armv6l(32bit), armv7l(32bit), aarch64(64bit), x86_64(64bit)
- Required disk space: ≥ 32 MB
- Required RAM space: ≥ 4MB (In default settings)
- Network Communication Interfaces: A physical network adapter must be on board.
- Monitor, keyboard, mouse (optional)
Getting Started
Sign Up for a NEQTO Account
- Step 1. Visit the official page to sign up for a NEQTO account
- Step 2. Enter your email address, create a password, and proceed
- Step 3. Verify the account from the activation email you receive
Installation of NEQTO Linux
- Select
Manage API Keys for Linux-based Devicefrom
![]()
in NEQTO Console

- Click
CREATE API KEY

And then the API Key will be displayed

-
Download
NEQTO Engine Linux Installerby curl or wget.This time, use the wget command.

Copy the Download link of Installer of NEQTO Engine for Linux and paste it after "wget␣".

Installer downloads successfully

- Change the execution permissions of the downloaded installer (
neqto-daemon-install.latest.sh) with the chmod command before running the installation of NEQTO Engine for Linux.

- Copy the
API KeyfromAPI Keys for NEQTO Engine for Linuxin the NEQTO Console and paste it aftersudo . /neqto-daemon-install.sh␣-k␣.

- Enter Password

- Just after execution, important notes will be displayed. Please check it and enter "agree" if you agree. Thereafter, device registration will be executed, and software installation will continue.

- Please wait until the final status
Installation completed successfully!is displayed.

Confirmation that the device has been registered on the NEQTO Console

Hello World
- Click on
ADD GROUPunderGROUPS.

- Enter
reComputer J30inNameand clickSAVE


- Select the
reComputer J30you created and clickSCRIPTS

- Click
ADD SCRIPT

- Enter
Hello Worldin theNamefield and clickSAVE

- Copy and paste the sample code from
Getting Startedinto the NEQTO Console script editor and then clickSave.

- Click on
TEMPLATES

And then click on ADD TEMPLATE

-
Set
DEVICE INFORMATIONas follows-
Enter
reComputer J30 TemplateforNamefield -
Select
Linux-based deviceforFirmware Typefield -
Select the latest version for
Firmware Versionfield
-

- For
OPTIONS, selectHello WorldinScriptfield and clickSAVE

- Click on
NODES

And then click on ADD NODE

-
Set
META DATAas follows-
Set
Namefield toreComputer J30 -
Set
Templatefield toreComputer J30 Template
-

- Select the device you just registered in
DEVICE INFORMATIONand clickSAVE


- Type
tail -F /tmp/neqto/log/neqto.logon the terminal on reComputer J30

- After running
Reload Scripton NEQTO Console, you can seeHello World!!!on the terminal of reComputer J30


What's More / Trouble Shooting
Resource
Tech Support & Product Discussion
Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.

