Post
Topic
Board Mining software (miners)
Re: Need your help, new Linux mining distro for the Raspberry PI - MinePeon
by
tingwahk
on 18/06/2013, 23:35:05 UTC
Is there a command that can be run from ssh that will show the current cgminer hash rate?  and the current pool being used?

it is discussed on the previous page.
sudo screen -x

when you-re done detach the screen by pressing ctrl-a + d
closing the terminal window should work as well

Code:
[minepeon@minepeon ~]$ sudo screen -x
[sudo] password for minepeon:
[detached]
[minepeon@minepeon ~]$

Thank you... sorry for my oversight.  I must have missed it.