Post
Topic
Board Mining software (miners)
Re: Linux mining distro for the Raspberry PI - MinePeon
by
Blood Ninja
on 19/08/2013, 23:58:42 UTC
Now that I'm using (officially) the 0.2.3 version of MinePeon, hopefully for the next few months without need of saving a new full version to another SD, I do need some help, to automate the start of the LCD python2 cgminerLCDStats.py program.

I usually do the following commands, after a RPI reboot/restart and connecting to the RPI via PuTTY:

Quote
screen -S LCD
cd cgminerLCDStats
sudo python2 cgminerLCDStats.py
CTRL A + D

How can I automate it? Please don't forget I'm less than a noobie @ Linux. I don't know Linux! I'm a pure donkey...

I too want to know how to automate this..
screen -S LCD Helped me Thanks!!