Node Management
Check logs
sudo journalctl -u gnoland -f -o catStart service
sudo systemctl start gnolandStop service
sudo systemctl stop gnolandRestart service
sudo systemctl restart gnolandCheck service status
sudo systemctl status gnolandReload services
sudo systemctl daemon-reloadEnable Service
sudo systemctl enable gnolandDisable Service
sudo systemctl disable gnolandSync info
curl -s http://localhost:32557/status | jq -r .result.sync_info.catching_upNode info
Latest Block Info
a
Last updated