π‘ Useful commands
βοΈ Service Commands
Run node (use in screen mode)
Check Logs (join the session 'nubit')
View all screen session
Force exit session 'nubit' (does not stop the session itself)
Sometimes when trying to join, a situation arises that you are told that you are already connected, in this case use the above command
Stop node (Force closes the screen 'nubit' session thereby stopping the node)
Restart node
Delete node
Review your mnemonic phrase
Open the file with the mnemonic phrase, if necessary
To save changes after making, use the key combination Ctrl + X , and press Y
See which ports are occupied by 'nubit'
to use the command, you need to install the "net-tools" utility sudo apt install net-tools
OPTIONAL: Change Ports
change the ports to others (21657,21658) in case the standard ports (26657,26658) are occupied by another process
After changing the ports, restart the node, use the command "Restart node" above
Remove node
Last updated