Post
Topic
Board Announcements (Altcoins)
Re: [ANN] MemoryCoin 2.0 (MMC) - 5 Positions Available - $360/day
by
s4l1h
on 29/12/2013, 22:40:58 UTC
on this wiki page can someone explain what the  rpc user and password is for?
http://www.mmcwiki.com/mmc_solo_mining_debian_and_ubuntu

Rpc user & password for bitcoind
You can talk bitcoind for rpc protocol and send coins.



also not sure how I get coins from it to my wallet on my PC



http://www.mmcwiki.com/mmc_solo_mining_debian_and_ubuntu#transfer_mining_reward_your_wallet

bitcoind sendtoaddress {YOURDESKTOPWALLETADRESS} {AMOUNT}

Example: bitcoind sendtoaddress MQoJDguWCMAug2J2rRUEsZPC9UjdSCppkS 10


also tried this

bitcoind –daemon

but get cannot connect to the server
Try:
Stop bitcoind: bitcoind stop
Start bitcoind: bitcoind --daemon
Watch mining status: watch -n 5 'bitcoind getinfo && bitcoind getmininginfo'