2. Service Management
sudo systemctl status fiamma-operatortail -f .logs/bitvm-operator/bitvm-operator.$(date +%Y-%m-%d).logsudo systemctl restart fiamma-operator
sudo systemctl stop fiamma-operatorLast updated
View Status
sudo systemctl status fiamma-operatorView Logs
tail -f .logs/bitvm-operator/bitvm-operator.$(date +%Y-%m-%d).logRestart the Service
sudo systemctl restart fiamma-operator
Stop the Service
sudo systemctl stop fiamma-operatorLast updated