Hacker News new | ask | show | jobs
by kstyle12 59 days ago
Further update — for anyone deploying on a Linux server:

After running the installer, you can set up the node as a permanent background service that survives reboots:

curl -sSL https://raw.githubusercontent.com/Kstyle12/qubit-topcoin/mai... | bash

The node will start automatically on boot and restart if it crashes. Check status with: sudo systemctl status qtp-node