Sort:  

This command "curl -L https://dl.google.com/go/go1.10.linux-arm64.tar.gz" needs to be "curl -OL https://dl.google.com/go/go1.10.linux-arm64.tar.gz" otherwise you get gibberish as it is outputted to the terminal.

For Nodes #2-8 here's what I recommend. Ignore the posts after reboot.

Open a new putty window then run these commands without parentheses. Replace XXX.XXX.X.XX with your manager's IP. For example my Manager IP is 192.168.1.75 and Nodes 2-8 are 76-82. Only run the second command (nohup....) once or the node will constantly reset in the manager. This will allow you to close the session without losing connection to the node in Manager. Happy mining!

"cd $GOPATH/bin"

"nohup ./node -connect-manager -manager-address XXX.XXX.X.XX:5998 -manager-web XXX.XXX.X.XX:8000 > /dev/null 2>&1 & echo $! > node.pid"

nohup ./node -connect-manager -manager-address MANAGER_IP:5998 -manager-web MANAGER_IP:8000 -discovery-address discovery.skycoin.net:5999-034b1cd4ebad163e457fb805b3ba43779958bba49f2c5e1e8b062482904bacdb68 -address :5000 -web-port :6001 > /dev/null 2>&1 &

That is the new discovery address.

Thats all I want to hear, I tried to incorporate information that wasnt easily discerned in some of the other posts floating around

Hey can I reach you for a help? Thanks!

Coin Marketplace

STEEM 0.20
TRX 0.14
JST 0.030
BTC 68845.40
ETH 3281.32
USDT 1.00
SBD 2.65