Systemd
Last updated
Last updated
Create a new file in /etc/systemd/system/zen-node.service
with the following:
Enable by writing on the terminal:
systemctl enable zen-node.service
Run the service by writing:
systemctl start zen-node.service
Run on the terminal:
journalctl -f -u zen-node.service