Author

Topic: Startup Script in Ubuntu (Read 1884 times)

full member
Activity: 140
Merit: 100
firstbits: 1kwc1p
June 27, 2011, 05:39:18 AM
#5
No, I have a kvm so I can remote-reboot from my cellphone if a miner goes down.
sr. member
Activity: 372
Merit: 250
June 26, 2011, 01:06:34 AM
#4
Thanks!  Let me test it out.  Do you have your script reboot the machine once so often?  I find after 2-3 days, machine usually goes off line. 
full member
Activity: 140
Merit: 100
firstbits: 1kwc1p
June 25, 2011, 09:31:42 PM
#3
See the thread in my sig for Autominer, it's a total solution to start mining and monitor everything upon bootup.
sr. member
Activity: 372
Merit: 250
June 25, 2011, 08:30:45 PM
#2
Resolved.  Customize the XTerm.
sr. member
Activity: 372
Merit: 250
June 25, 2011, 08:46:57 AM
#1
I'm trying to build run my miner upon restart in Ubuntu

Here is what I did so far, I have a "chmod +x start.sh" script

#start.sh contains the following line
cd (directory)
python phoenix.py -u (pool address) -k poclbm DEVICE=0 VECTORS BFI_INT WORKSIZE=128 AGGRESSION=11 DEVICE=0


I added start.sh into the System/Startup Application through the user interface

After I restart the computer, nothing happens.

Any thoughts would be appreciated.  Thank you
Jump to: