Set Timezone2015/11/05 | 
| 
 
This is the example for setting time-zone of your system. 
 
 | 
|
| [1] | Replace to your own timezone on the example below. | 
| 
 # show the list of timezones [root@dlp ~]# timedatectl list-timezones  Asia/Aden Asia/Almaty Asia/Amman Asia/Anadyr Asia/Aqtau Asia/Aqtobe Asia/Ashgabat ... ... ... Pacific/Rarotonga Pacific/Saipan Pacific/Tahiti Pacific/Tarawa Pacific/Tongatapu Pacific/Wake Pacific/Wallis # show status [root@dlp ~]# 
      Local time: Thu 2015-11-03 12:54:58 JST
  Universal time: Thu 2015-11-03 03:54:58 UTC
        RTC time: Thu 2015-11-03 03:54:58
       Time zone: Asia/Tokyo (JST, +0900)
 Network time on: yes
NTP synchronized: yes
 RTC in local TZ: no
 | 
| 
 |