Post
Topic
Board Altcoin Discussion
Re: How exactly does a cpu miner work?
by
CucakRowo
on 23/08/2020, 09:04:54 UTC
It seems that I'm not connected to localhost:2333, how can I verify or just know what is my RPC?
I think you must unlocked that tcp (local host connection) first.
Try these following steps (and for security purpose) as root :
Code:
ufw status
if result "inactive", then type :
Code:
ufw enable
then type "Y".
Then type :
Code:
ufw allow 2333/tcp

then try restart your cpuminer