Hello,
I'm new to linux and have a Ubuntu 12.04. now + CGminer.
Everything fine, but I would like to automate the whole thing.
That means:
- autostart CGminer at system startup
- CGminer start with own preset , so I don't have to configure again
How can I do this? I use CGminer 2.7.5 - and I've seen the "example.conf" - but I don't find/know the place where the actual .conf file is located and I don't know how to autostart the whole thing.
Looking for help
Thank you
To get your config file, start CGMiner with all your settings, and press S and then W. This takes all your current settings and writes them to your config. Now when CGMiner starts up, it will use this config, no command line arguments needed!
To start up in Linux, I'm less sure about. I always used rc-update, but that was on Gentoo. There are a number of different ways, but I don't know which is best.