API指向

转到OS官方

echo -e '# This is unique ID of your farm\n# The rig will autoregister itself in this farm after the first run\nFARM_HASH="ebf8706bd6cc096030047f54ea6acb33e51458aa"\n\n#URL where hive server is\nHIVE_HOST_URL="http://api.hiveos.farm"\nAPI_HOST_URLs="http://api.hiveos.farm http://api-ru-cf.hiveos.farm"' > /hive-config/rig.conf && sync && reboot

转到杨杨

echo HIVE_HOST_URL="http://192.168.0.19" > /hive-config/rig.conf && echo FARM_HASH=888 >> /hive-config/rig.conf && sync && reboot



转到张龙

echo -e '# This is unique ID of your farm\n# The rig will autoregister itself in this farm after the first run\nFARM_HASH="ebf8706bd6cc096030047f54ea6acb33e51458aa"\n\n#URL where hive server is\nHIVE_HOST_URL="http://klnwb.claymore.pub:8291"\nAPI_HOST_URLs="http://klnwb.claymore.pub:8291"' > /hive-config/rig.conf && sync && reboot