SSH:

crontab -e
0 8-12 * * * root /sbin/shutdown -r now >/dev/null 2>&1
veya

0 8-12 * * * /sbin/shutdown -r now
İşinize yarar umarım.