Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
55842600
Topic
5090272
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
Quote from: PeterColumboFalk on
Today
at 03:05:31 PM
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).