Page 1 of 1

Setting up worker from Ubuntu command line

Posted: Thu Feb 11, 2021 9:19 am
by tugatrader
Hi all,

I'm trying to setup a miner using the Ubuntu command line. I have already installed etheremin and I can run properly. However, I don't know how to connect it to prohashing I was reading https://www.vpnmentor.com/blog/what-is- ... u-mine-it/, that this command can be used:

ethminer -G -F http://eth-eu.dwarfpool.com/{WALLET ADDRESS}/{any_name} –cl-local-work 256 –cl-global-work 16384

However, I'm not use how should it look like for Prohashing.

Thanks a lot!

Re: Setting up worker from Ubuntu command line

Posted: Sat Feb 13, 2021 8:16 pm
by nicodemus
Hello,

I'm mining in ubuntu 18 with the following command:

ethminer -G -P stratum+tcp://<username>:a=ethash@prohashing.com:3339

Hope this helps.

Cheers