Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Linux » How to change the system time zone under RedHat and CentOS

How to change the system time zone under RedHat and CentOS

Posted on 06/04/202006/11/2023 Christian By Christian No Comments on How to change the system time zone under RedHat and CentOS
How to change the system time zone under RedHat and CentOS

The system time zone setting is used for managing time-related information, such as displaying the correct time and date on your computer, scheduling tasks, and handling time-related data. Changing the time zone can affect various system functions and can lead to synchronization and scheduling issues. See related guides: Enable or disable Linux System’s Clock Sync with NTP Server and Kerberos error: Clock skew too great while getting initial credentials.

This guide will provide you with details on how to change the system time zone under RedHat and CentOS.

When you have some servers in your enterprise environment running in different timezones. It is vital to have your servers (Master and Slaves) running in the same time zone. This helps in having an accurate timestamp of events.

The command timedatectl prints extensive information about the timezone as shown below:

timezone information

Another way to achieve this is by running the syntax below

hwclock --show
run the syntax hwclock --show

To list available timezones, run the command below

timedatectl list-timezones
list of timezones

Please see AWS Network Adapter: Redhat to Citrix PV and AWS PV Driver, Domain Name System: How to create a DNS record, how to Install and configure Ansible on Azure Virtual Machine, and the Different ways to check for Ansible syntax errors

Steps to change the system time zone

The time zone can be changed by executing the following command below

sudo timedatectl set-timezone <timezone>

Next, Restart the Server with the command below

shutdown -r

Also, see Enable or disable Linux System’s Clock Sync with NTP Server, and DNS Server: Setting Up a Third-Party on a Linux Server.

FAQs relating to system time zone

Do I Need to Restart the System After Changing the Time Zone?

In most cases, you don’t need to reboot the system. The time zone change takes effect immediately after you run the timedatectl command to set the new time zone as described above. You can verify the change by running timedatectl or checking the system clock.

How Can I List Available Time Zones?

You can use the timedatectl command with the list-timezones option to display a list of available time zones. You can then select the desired time zone from the list.

On how to change the timezone in Ubuntu. That’s all for changing the system time zone under RedHat and CentOS. I hope you found this blog post helpful. Please leave a question or comment down below.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Linux

Post navigation

Previous Post: The server could not be reached or validated: Timeout expired. The Time out expired prior to obtaining a connection from the pool
Next Post: How to enable Telnet in Windows 10 and Windows Server

Related Posts

  • parttt
    Adding a new partition to an existing Linux server Linux
  • How to create edit save exit file
    Mastering Vim in Linux: How to Create, Edit, Save, and Quit Files Linux
  • maxresdefault
    Linux Directory Hierarchy Linux
  • trip wire feature
    How to install and configure Tripwire on Ubuntu Linux
  • Feature Image DNF vs APT
    What are the differences between dnf and apt package managers? Linux
  • sshkey
    How to perform SSH key-based authentication in Linux Linux

More Related Articles

parttt Adding a new partition to an existing Linux server Linux
How to create edit save exit file Mastering Vim in Linux: How to Create, Edit, Save, and Quit Files Linux
maxresdefault Linux Directory Hierarchy Linux
trip wire feature How to install and configure Tripwire on Ubuntu Linux
Feature Image DNF vs APT What are the differences between dnf and apt package managers? Linux
sshkey How to perform SSH key-based authentication in Linux Linux

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Task Scheduler Greyed Out
    How to fix Task Scheduler Service Greyed Out in Service MMC Windows
  • Feature image  Error Code 0xC1900101 – 0x30018
    How to Fix Windows Update Error Code 0xC1900101 – 0x30018 Windows
  • image 22
    How to clone a Windows Server running on VirtualBox Virtualization
  • How to fix Windows Update Fails with Error 0x80092004
    How to fix Windows Update Fails with Error 0x80092004 Windows
  • Featured Image 1
    System Drive Conversion: MBR to GPT on Windows 10 Storage
  • Install VRO License
    How to replace Veeam Recovery Orchestrator License Backup
  • windows 10 hert
    Windows Management Instrumentation Commands Scripts
  • asdfgh
    Install RSAT on Windows via Windows features Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,811 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.