Bitcoin Forum
June 29, 2024, 02:58:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Re: How do I keep the miner running after closing Putty? (cloud mining) on: February 19, 2018, 11:04:21 PM
Thanks for this Smiley Helped me alot!

Put this in front of the miner command:

Code:
screen -S 1

Now press CTRL+A followed by CTRL+D. You can safely close Putty.

To resume, type

Code:
screen -r 1

or just

Code:
screen -r
(This will tell you if you have multiple screens running.)

Wait a second. That means that when i close putty DO will stop everything? But why?

also if this indeed happens and i will reconnect with putty, what happens? I reconnected, put username and pass but i dont see anything...

If you close down Putty while the miner window is active, it will stop mining. When you reconnect the miner will not be running. Follow my guide above if you don't want to leave Putty running.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!