Author

Topic: Putty (Read 1004 times)

newbie
Activity: 3
Merit: 0
February 01, 2014, 10:46:22 PM
#6
You want to use something like screen, read up on the docs (basic guide here http://www.mattcutts.com/blog/a-quick-tutorial-on-screen/). It allows you to 'resume' an ssh session and let you run scripts in the background. (Sorry for the vague answer, stuck at work on my phone)

Thanks for the info, buddy  Grin
newbie
Activity: 42
Merit: 0
February 01, 2014, 03:48:09 PM
#5
I have a raspberry pi and for me it works with this:

pi@new-host ~/$ sudo -i

pi@new-host ~/# cd ~pi/cgminer

pi@new-host ~pi/cgminer/ # nohup ./cgminer -- ....
hero member
Activity: 490
Merit: 500
February 01, 2014, 11:00:42 AM
#4
If your miner starts automatically ignore the next line...

start the miner, ok you can see it working, close putty.

Then next time you log in through putty type "screen -r" to see what's already running.
newbie
Activity: 20
Merit: 0
January 31, 2014, 09:34:21 PM
#3
I use Screen on my Raspberry Pi, it does just what you need.

Install Screen, then type 'screen' to get to the prompt. Next start your miner, you can now disconnect putty and when you re-connect run 'screen -r -d' to get back to the screen.

You can also start off more 'screens' by pressing 'Ctrl-A' and then 'C'. Switch between them using 'Ctrl-A' and then 'N'.
hero member
Activity: 927
Merit: 1000
฿itcoin ฿itcoin ฿itcoin
January 31, 2014, 07:54:50 AM
#2
You want to use something like screen, read up on the docs (basic guide here http://www.mattcutts.com/blog/a-quick-tutorial-on-screen/). It allows you to 'resume' an ssh session and let you run scripts in the background. (Sorry for the vague answer, stuck at work on my phone)
hero member
Activity: 565
Merit: 500
Crypto enthusiast for years.
January 31, 2014, 05:27:28 AM
#1
Guys, let me ask you please....is any way mine on Putty, when is computer OFF? Putty must always be working on my PC, or I can somehow make Putty stay ON, even if is my PC not working....  Smiley on Ubuntu please
Jump to: