Ubuntu Server 10.10 Timed Shutdown every day

Source: Internet
Author: User

Ubuntu Server 10.10 timed Boot Method:

Press F2 to enter BIOS settings and set daily timed boot.

Prone to problems:

The BIOS time is 8 hours slower than the system time. Set the BIOS time in the BIOS settings or set the BIOS time to the local time in the Ubuntu system, and set the BIOS time to a UTC time eight hours slower than the local time each time the system restarts.
Scenario reproduction:

Set the system to boot at every day. The BIOS time is found to be 8 hours slower than the system time. I will set the BIOS time to the system time. Www.linuxidc.com found that the BIOS time was 8 hours slower than the system time when it was restarted.

Cause:

Linux supports UTC time. The UTC time is 8 hours slower than the local time (Asia/Shanghai. BIOS has two correct time settings: 1. BIOS = local time, UTC = no; 2. BIOS = UTC time, UTC = yes. the above problem occurs because, although the BIOS time is set to the local time, because UTC is set to yes, the BIOS time is set to UTC time for each restart.

Solution:

Set UTC to no. Set UTC to no in/etc/default/rcS.

Timed Shutdown method:

Edit/etc/crontab and add a command: 55 23 *** root/sbin/shutdown-h now. Shutdown at every day. You can also set it in Scheduled Cron Jobs of webmin.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.