Post
Topic
Board Mining (Altcoins)
Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // has been LAUNCHED@6.2/7:30 GMT
by
Grinners
on 09/02/2014, 03:12:51 UTC
Quote
Launch screen
Code:
screen
Hit space, then launch the miner; e.g.
Code:
./minerd -a keccak -o stratum+tcp://maxpool.1gh.com:17333 -u mRQmzB5nzqw4Lx1gvEF7uREBqPv5A6jBYJ -p x
ctrl+d detatches the current screen sessions and brings you back to the normal terminal,
you can re-attach your detached session by typing
Code:
screen -r

All done, have fun!

So to clarify, as putty is running, hashing away I press:

screen

[Enter]

[Space]

./minerd -a keccak -o stratum+tcp://maxpool.1gh.com:17333 -u walletaddress -p x

[Enter]

[Ctrl+D]

Then I can close putty and it will still run?