Run your own Mysterium Node
Diving into setting up a Mysterium Node for yourself. This video goes step by step on setting up a node and getting it registered on Mysterium Testnet 2. I am just a hobby crypto miner making videos for fun on topics that I don’t see readily available on YT. My channel is not for shilling or fear mongering. You won’t see any “ITS TOO LATE!!” or “THE NEXT BEST MOST AMAZING THING YOU SHOULD BUY!!” I want to create informative videos on how to setup mining software and rigs. I will also be doing basic networking and talking about equipment I use and why.
#Commands shown
sudo apt-get install curl
sudo -E bash -c “$(curl -s https://raw.githubusercontent.com/mysteriumnetwork/node/master/install.sh)”
cat /proc/sys/net/ipv4/ip_forward
sysctl -w net.ipv4.ip_forward=1
iptables -P FORWARD ACCEPT
sudo systemctl status mysterium-node.service
sudo journalctl -fu mysterium-node.service
sudo nano /etc/default/mysterium-node
ipv4