⚠️Node Deletion

Proceed carefully when initiating this deletion process

Service Management

Reload Services

sudo systemctl daemon-reload

Enable Service

sudo systemctl enable symphonyd

Disable Service

sudo systemctl disable symphonyd

Run Service

sudo systemctl start symphonyd

Stop Service

sudo systemctl stop symphonyd

Restart Service

sudo systemctl restart symphonyd

Check Service Status

Check Service Logs

Remove Node

Last updated