Node Management

Check logs

sudo journalctl -u kopi -f -o cat

Start service

sudo systemctl start kopi

Stop service

sudo systemctl stop kopi

Restart service

sudo systemctl restart kopi

Check service status

sudo systemctl status kopi

Reload services

sudo systemctl daemon-reload

Enable Service

sudo systemctl enable kopi

Disable Service

sudo systemctl disable kopi

Sync info

kopid status 2>&1 | jq .SyncInfo

Node info

Latest Block Info

Your node peer

a

Last updated