I know this question has been asked before a long time ago, but I can't find it anymore...
Is there a way to automatically let an AntMiner S3 reboot every eg 24 hours?
Thank you!
Go to your scheduled tasks and put this in
0 23 * * * /sbin/reboot
This means my machines reboot every 24hrs at 11pm at night just before i go to bed.
Regards
Loki
wah thanks bro this is great infos
One of mine is acting up (an S3) and I've set it to reboot every 2 hours:
* 0,2,4,6,8,10,12,14,16,18,20,22 * * * /sbin/shutdown -reboot