Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Zettelkasten - ZETTEL, coin with new hashalgo - CPU-mineable (for a while)
by
cryptonomicon25
on 28/03/2018, 05:03:39 UTC
Daemon n mining on ubuntu not work,...plz help me step by step Cheesy Cheesy

Hi, please see my post on page 2.

Edit: If you want to be able to enter RPC commands, you need to add
Code:
daemon=1
server=1
to your .conf file. Then when you run ./zettelkastend it will start as a background process.

For instance, once the daemon has started, enter
Code:
./zettelkastend getmininginfo
to see your hashrate and other stats.