In this video I give a brief summary on how much my Presearch Nodes have earned over the past 6-months, and also give a basic review on how to setup a node using my past videos and website link.
Links to anything mentioned in the video are below:
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
π₯✅ Yieldnodes Referral Link - Earn 7%-15% PER MONTH - Sign Up Here
πhttps://members.yieldnodes.com/c/?a=7z90woYrG5XJYNZ&redirect=signup
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
π₯✅ PRESEARCH NODE SET-UP
πYou need 2000 $PRE coins to set-up a node and I recommend buying them with USDT at Kucoin. You can use my link below:
➡ https://www.kucoin.com/ucenter/signup?rcode=2NH64eN
π PRE-search Account sign up link :
➡ https://presearch.org/signup?rid=2728973
➡ You will need the registration code shown in the dashboard area later on when you create the node using PuTTy
➡ You need to send your 2000 $PRE coins to your wallet address inside the Pre-search dashboard.
π I recommend buying the $22/year VPS on Racknerds here:
➡ https://my.racknerd.com/aff.php?aff=3116
➡ After purchasing they will email you the IP address and Password for your VPS that you will use inside the PuTTy software.
π Next download PuTTy (FREE) here:
➡ https://www.putty.org/
π₯Main Set-up Commands as Mentioned In The Video Are Below π₯
✅ DOWNLOAD LINK for Command File:
π https://docs.google.com/document/d/1KxkcnQtekSirMc6umXuxHEGRhTgCkWNJ/edit?usp=sharing&ouid=103751762938555940746&rtpof=true&sd=true
✅ NODE SET - UP (INITIAL)
●▬▬▬▬▬▬▬▬▬▬▬▬▬●
docker stop presearch-node ; docker rm presearch-node ; docker stop presearch-auto-updater ; docker rm presearch-auto-updater ; docker run -d --name presearch-auto-updater --restart=unless-stopped -v /var/run/docker.sock:/var/run/docker.sock presearch/auto-updater --cleanup --interval 900 presearch-auto-updater presearch-node ; docker pull presearch/node ; docker run -dt --name presearch-node --restart=unless-stopped -v presearch-node-storage:/app/node -e REGISTRATION_CODE=$YOUR_REGISTRATION_CODE_HERE presearch/node ; docker logs -f presearch-node
✅ REPAIR (ALREADY SET-UP NODES)
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
docker stop presearch-node ; docker rm presearch-node ; docker stop presearch-auto-updater ; docker rm presearch-auto-updater ; docker run -d --name presearch-auto-updater --restart=unless-stopped -v /var/run/docker.sock:/var/run/docker.sock presearch/auto-updater --cleanup --interval 900 presearch-auto-updater presearch-node ; docker pull presearch/node ; docker run -dt --name presearch-node --restart=unless-stopped -v presearch-node-storage:/app/node presearch/node ; docker logs -f presearch-node
Comments
Post a Comment