MiningSentry Proxy (yardos-agent) Installation
Step 1:
Prepare a NUC or machine with CentOS 7.0 installed.
Step 2:
Log into the machine as the root user, then install YardOS-agent by executing the following commands.
mkdir -p /ant/app
cd /ant/app
wget --content-disposition https://miner.minerplus.com/webapi/1/file/download?fileId=474208883175378971
tar zxf yardos-agent_1.3.49-10349-Stable-Linux.tar.gz
cd yardos-agent
sh make.sh
Step 3:
At last, authority & restart YardOS-agent
Ensure that your machine has established internet access, then contact the MinerPlus team for an authorization code. It will look like this: NUC-D47333BA68AF460E8B18EDA11DDDB58D. Once you have a code, execute the commands below.
curl -k http://127.0.0.1:8020/prod/registration?prodCode=NUC-D47333BA68AF460E8B18EDA11DDDB58D
systemctl restart yardos-agent
Once completed, the terminal will read 'success: true'. If it displays 'success: false', that means the authorization failed. Double-check your network connection or ask the MinerPlus team for assistance.
Comments
0 comments
Please sign in to leave a comment.