|
January 05, 2018, 03:02:39 AM |
|
You start the miner by simply running some sort of batch file. Which in turn executes the program with the parameters and arguments you specify (like pool's address, user credentials etc). So there's no magic here, you can make it automatically start when the OS boots exactly the same way as you'd do it with any other program. In Windows you add it to your "Startup" folder. Afaik Ubuntu has similar "Startup Applications" menu in the Dash. Or add it to "~/.config/autostart". I'm pretty sure there's more than one way to make the program automatically start in Linux, the one you choose depends on how you've got your distro configured.
|