This form logs you into your management portal account. To access your help desk account, click here and use the form to the right of the news.
My server's clock and time zone did not update on March 11th, 2007.
Posted by Kevin Stange, Last modified by Kevin Stange on 16 March 2007 09:33 PM
|
|
Due to recent changes in Daylight Savings Time laws in the United States, your server may require an update in order properly handle changing over to Daylight Savings Time. Please see the following tips for proper time zone updates for various server operating systems.
CentOS 3 and 4, Fedora Core 5 and 6If you are running CentOS 3 or 4, or Fedora Core 5 or 6, you can run the following commands to fix your clock if it did not automatically update for the time change: yum -y install tzdata system-config-date redhat-config-date
Select "Timezone Configuration" and press Enter. Then, tab to the OK button and press Enter to reset the time zone. Finally, tab to the Quit button and press Enter. Run the following command to confirm the time zone is correct: date
Your time zone should now show as CDT (for US Central Time) or whatever the appropriate time zone abbreviation is for your server's time zone. If the time zone is shown correctly but the clock is still wrong, run the following command (this will not work for a VPS): rdate -s time-a.nist.gov
Fedora Core 1 - 4, Red Hat 9, Fedora Core 2 VPS ServersIf your server is running an older Fedora or Red Hat release, software updates are no longer being provided. The following directions will allow you to update your time zone data and correct your clock using files from newer Linux distributions. For Fedora Core 2 - 4 (including Fedora Core 2 VPS servers), use these commands: yum -y install rhpl htmlview
If you have Fedora Core 1 or Red Hat 9, you'll need these commands instead: up2date rhpl htmlview
Tab to the OK button and press Enter to reset the time zone. Run the following command to confirm the time zone is correct: date
Your time zone should now show as CDT (for US Central Time) or whatever the appropriate time zone abbreviation is for your server's time zone. If the time zone is shown correctly but the clock is still wrong, run the following command (this will not work for a VPS): rdate -s time-a.nist.gov
Debian and UbuntuYou can run the following commands to fix your clock if it did not automatically update for the time change: Note: If you are using Ubuntu, please remember to prefix each command with "sudo" and enter your "admin" user's password if prompted. apt-get update tzdata
Follow these steps to complete the configuration with tzconfig:
If the time zone is shown correctly but the clock is still wrong, run the following command: rdate -s time-a.nist.gov
Windows Server 2003 and other Windows PlatformsIf you are running Windows Server software on your system, please see the following Microsoft support page for assistance in ensuring your Microsoft products are capable of handling the transition properly: http://support.microsoft.com/gp/cp_dst
Windows Server 2003 users can obtain the system clock update via Windows Update or by downloading the following updater: http://www.microsoft.com/downloads/details.aspx?FamilyID=554a94fe-a478-47a7-b004-0277a292e90e&DisplayLang=en
Further AssistanceIf you have any questions or need assistance, please feel free to submit a support ticket. | |
|