- yes
- yes, put it exactly as I wrote it (including stars)
- "0 */6" stands for "every 6hours at 0 minute" (0:00, 6:00, 12:00, ...). If you want to test it for example at 10:05PM you should put "5 22 * * *" (it uses 24h format, 10PM=22hours).
Worked like a charm!!! Thanks a lot!
BR.
Steff
Edit:
I needed to restart cron before I got it to work (as written in BOS scheduled tasks window), but after a little googling I got that fixed by logging on to the miner with Putty and writing the command "service cron restart".
I write this edit also because of another thing. With original firmware I always stopped my miner (when needed) with putty and the command "poweroff". Then it stopped mining, but fans kept running so that it cooled down before unplugging.
This doesn't seem to work with BOS. Is there a way to Power Off keeping the fans running? As I have much higher chip temperatures with BOS (around 80 degrees celsius vs 60 with original FW) it just seems wrong unplugging it without cooling it down firs.