Setting up worker from Ubuntu command line

Encounter a problem related to the pool or have a request for a feature? Post your issue here and we will help you out.
Forum rules
Welcome to the System Support forum! Encounter a problem related to the pool? Post your issue here and we will help you out.

Keep in mind that the forums are monitored by PROHASHING less closely than the official support channels, so if you have a pressing issue, please submit an official support ticket so that our Support Analyst can look into your issue in a timely manner.

We cannot answer financial questions related to your account on a public forum, so those questions should always be submitted through the orange Support button on prohashing.com/about.

For the full list of PROHASHING forums rules, please visit https://prohashing.com/help/prohashing- ... rms-forums.
Locked
tugatrader
Posts: 1
Joined: Thu Feb 11, 2021 9:09 am

Setting up worker from Ubuntu command line

Post by tugatrader » Thu Feb 11, 2021 9:19 am

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!
nicodemus
Posts: 7
Joined: Sat Feb 13, 2021 8:15 pm

Re: Setting up worker from Ubuntu command line

Post by nicodemus » Sat Feb 13, 2021 8:16 pm

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
Locked