Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to change the system time zone under RedHat and CentOS

Posted on 06/04/202006/11/2023 IT Expert By IT Expert No Comments on How to change the system time zone under RedHat and CentOS
  1. Home
  2. Linux
  3. 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

  • Docker Volumes
    Create and Mount Volume to Docker Container Containers
  • feature linux boot process
    Linux Boot Process Explained Step by Step for Beginners Linux
  • featuredpkg
    How to solve /var/lib/dpkg/lock Error in Ubuntu Linux Linux
  • linuxnethero
    Adding a subnetwork interface to an existing network interface Linux
  • ChatGPT on Linux
    Set Up and Use ChatGPT in Linux Terminal Linux
  • Package1
    Install Synaptic Package Manager: Handle packages in Ubuntu Linux

More Related Articles

Docker Volumes Create and Mount Volume to Docker Container Containers
feature linux boot process Linux Boot Process Explained Step by Step for Beginners Linux
featuredpkg How to solve /var/lib/dpkg/lock Error in Ubuntu Linux Linux
linuxnethero Adding a subnetwork interface to an existing network interface Linux
ChatGPT on Linux Set Up and Use ChatGPT in Linux Terminal Linux
Package1 Install Synaptic Package Manager: Handle packages in Ubuntu 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

  • BitLocker Protection off Update UEFI BIOS to fix issues
    BitLocker Protection off: Update UEFI/BIOS to fix issues Windows
  • wsl5678uh
    Various methods to install Windows Subsystem for Linux Windows
  • update Docker desktop
    How to manually update Docker desktop Containers
  • Edge browser
    Enable or disable Microsoft Edge from showing Web Content Windows
  • image 129
    How to deploy Ansible AWX on centos 8 Linux
  • veeam
    Install Veeam Backup And Replication With Dedicated SQL Server Backup
  • windows 10 logo 100739284 large
    Application pool has been disabled or Changing identity user for IIS Application Pool (Event ID 5059) Web Server
  • Slide1
    Read-only Files: Saving Files in VIM Editor on Linux/Unix-like OS Linux

Subscribe to Blog via Email

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

Join 1,796 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.