Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ZANO] New Sources|1st ProgPowZ|PoW/PoS Hybrid|Scalable|Private|Contracting
by
crypto_zoidberg
on 16/12/2020, 15:15:57 UTC
How do I run zanod in the background on linux? I tried "nohup ./zanod >zanod.log &", but this fails.

you can use "screen" command for that(it basically can run any app in background).