Post
Topic
Board Mining software (miners)
Re: Minera 0.4.0 and Gridseed 5 Chip miners mine Bitcoin?
by
Axiste
on 12/01/2015, 01:19:10 UTC
while on ssh, you need to do:

screen -r bfgminer

which will bring it to the front so you can see it in the terminal.

then, to leave it running when you finish looking at it, do:

ctrl + a, then d

this will move it back to background, otherwise if you press q it will quit.