5. Manage the Operator Program
View Status
sudo systemctl status fiamma-operatorView Logs
tail -f .logs/bitvm-operator/bitvm-operator.$(date +%Y-%m-%d).logShut Down Operator Service
sudo systemctl stop fiamma-operatorRestart Operator Service
sudo systemctl restart fiamma-operatorStop the Service
sudo systemctl stop fiamma-operatorLast updated