shutdown – Ubuntu
sudo gedit /etc/crontab
– shutdown at 10:00pm with 1 minute notice.
0 22 * * * root shutdown -h +1
No comments yet
sudo gedit /etc/crontab
– shutdown at 10:00pm with 1 minute notice.
0 22 * * * root shutdown -h +1