Quick Tips on Cosmos Network operator Best Practices

What’s your Moniker?

$ grep moniker ~/.gaiad/config/config.tomlmoniker = "KysenPool"

What’s in a Moniker?

Free your Public Sentry Nodes!

[p2p]
laddr = "tcp://x.x.x.x:26656/"
echo $(ifconfig | grep -Eo 'inet (addr:)?([0–9]*\.){3}[0–9]*' | grep -Eo '([0–9]*\.){3}[0–9]*' | grep -v '127.0.0.1')
curl ifconfig.me
netstat -an | grep tcp

Store your data on a networked drive?

Sure!

KysenPool
·
2 min
·
6 cards

Read “Quick Tips on Cosmos Network operator Best Practices” on a larger screen, or in the Medium app!

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store