Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ubuntu Natty Narwhal 11.04 Mining Guide / HOWTO
by
biochem
on 23/05/2011, 18:21:36 UTC
I'm trying to get auto-start working
How to set up automining in ubuntu

1. make script file (miner1.sh):
Code:
source /home/user/.bashrc
aticonfig --pplib-cmd "set fanspeed 0 100"
cd /home/user/poclbm
./poclbm.py ------- some parameters------

2. go to
System -> preferences-> Startup Applications

3. Add for each mining script line like this
gnome-terminal -e "bash --rcfile /home/user/miner1.sh"

4. Set up autologin

5. reboot and enjoy