Post
Topic
Board Altcoin Discussion
Topic OP
Cryptonote (bytecoin) daemon
by
s.tata
on 29/09/2014, 13:43:44 UTC
How to start cryptonote daemon in background, on ubuntu (server)?
I tried to use `nohup` and `start-stop-daemon -Svbx` but in first case daemon falls with "Failed to read line. Stopping...", and in second daemon don't starts.