Shutdown ubuntu/CentOS/RHEL system using crontab Penguin Technology - 19:38 0 Edit Run command from user to set cron For Ubuntu system $ sudo crontab -e For CentOS/RHEL system #crontab -e 00 18 * * * /sbin/shu...