Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • 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

  • screenshot 2020 04 23 at 00.30.09
    How to mount a USB Drive in Linux Linux
  • DNS FEATURE
    Domain Name System: All you need to know about DNS Linux
  • integrate VHR with VBR
    How to deploy and integrate VHR with VBR Backup
  • feature image mongo
    How to Install MongoDB on a Linux System Linux
  • RUST FEATURE
    How to install Rust in a Linux System Linux
  • feature image
    How to Configure Advanced PAM in Linux Linux

More Related Articles

screenshot 2020 04 23 at 00.30.09 How to mount a USB Drive in Linux Linux
DNS FEATURE Domain Name System: All you need to know about DNS Linux
integrate VHR with VBR How to deploy and integrate VHR with VBR Backup
feature image mongo How to Install MongoDB on a Linux System Linux
RUST FEATURE How to install Rust in a Linux System Linux
feature image How to Configure Advanced PAM 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

  • Windows Container
    How to Install a Windows Server Container Host Containers
  • configure kerberos
    Configure Kerberos Delegation in Windows Windows
  • LDPAs
    Fix LDAP Connection Error 81: Cannot open connection via the ldp.exe tool Windows
  • powershell logo
    Connecting to a remote server failed and WinRM cannot process the request: Error code 0x8009030e occurred while using Kerberos authentication, and a specified logon session does not exist Scripts
  • WAMPServer Virtual Host
    How to create Virtual Hosts in a WAMPserver Web Server
  • veeamONE integration with VBR
    Install Veeam ONE and Add VBR: Fix failed to connect to VBR Backup
  • group
    How to update PowerShell and Package Management via Group Policy Object Windows Server
  • VHDX resizing and veeam back
    Hyper V Disk allocation: Why Veeam reports full size after Shrinking Windows Server

Subscribe to Blog via Email

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

Join 1,814 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