MiningSentry NUC Installation and Deployment

1 Document Description

1.1 Basic Information

Project name: MinerPlus Yardos-agent The Yardos-agent is the terminal software deployed on the client side of the MinerPlus platform. It is responsible for collecting and monitoring data of the miners and executing the operations and maintenance tasks issued by the user.

1.2 Document Purpose

This document describes the installation process of the Yardos-agent, including the installation of the basic environment of the NUC system.

2 Installation and Deployment

2.1 Hardware Standards

Brand: Intel NUC

System Version: Cent OS 7.5, 64bit

2.2 Network Topology Location

It is recommended that the NUC is placed under the core switch, to ensure it can access all miner network segments and the internet.

2.3 Software Installation Package List

- yardos-agent_1.3.40-10340-Stable-Linux.tar.gz

2.4 Installation Steps

2.4.1 System Installation

Step 1) The system version is Cent OS 7.5, 64bit.

Download link: https://pan.baidu.com/s/1sdejglxdNRmlh8UDut62dg

Extraction code: (Please contact the MinerPlus O&M team to obtain. Telegram:https://t.me/realminerplus.)

Step 2) After downloading the image, use a USB flashing tool to write the ISO to a USB. Then use the USB to install the operating system on the NUC.

USB disk tutorial: Download and install UItralSO software. Open the software after installation, as shown below

In UltraISO, select the image file for Cent OS which you previously downloaded.

Ensure you have selected the correct USB drive for writing, then click "write".

Once completed, you will see a "burning success" prompt.

Cent OS 7.0 installation: Insert the USB into your NUC and boot into BIOS. Change the first startup option to the USB. Save and exit the BIOS. When booting you will see the following interface. Select the first item and press Enter.

Before the installation can begin, you must configure the Installation location and Network.

Set the NUC internal storage as the installation location.

If the internal storage had a previous system installed on it, you must reclaim the space as shown:

Click "Reclaim Space", "Delete All", and "Reclaim Space", to finalize the installation location settings.

Network connection: Enable the wired network card and plug in the ethernet cable, so that the NUC can connect to the network.

Click “Finish” to start the installation.

Wait for the installation to complete, click "Restart" and then enter the BIOS. Set the first boot as the internal storage, which the OS was just installed to, then save and exit. Upon rebooting, you will enter the Cent OS system.

A command-line interface will appear: log in as the "root" user, the password is "antsentry". At this time, the system and software is operational. Please ensure that the NUC is connected to the internet.

Step 3) Software Authorization

Create a new farm on the platform (https://cloud.minerplus.com/), then send the farm ID (such as K-3E293F7C4956467BB65C050339C0Cxxx) to us (MinerPlus R&D/O&M team). We will assign an authorization code to the NUC (for example, NUC- D47333BA68AF460E8B18EDA11DDDB58D). After this, complete the following steps to finalize the software authorization.

After logging into the system as the root user, enter the following command into the terminal:

systemctl stop firewalld ip addr

This will turn off the NUC's firewall and identify the IP address of NUC, such as 192.168.56.105. Then you can use another computer, on the same local area network, to access the NUC. In your web browser visit http://192.168.56.105:8020/#/login, to log into the management platform of the client and apply the authorization code. The default username/password is: admin/admin.

Enter the NUC authorization code sent by the O&M team and click submit.

If the NUC is connected to the Internet and the authorization code is valid, you will see the "registration successful" prompt. Restart the NUC and then the software can be used normally. On the "Server Management" menu of the farm on the MinerPlus platform, you will see that the NUC is online if binding was successful.

2.5 Appendix

Common Commands

Check the local IP: ip addr Verify internet connection: ping www.google.com

最后更新于