| Set System Timezone2020/04/27 | 
| 
This is the example for setting timezone of your system.
 | |
| [1] | Replace to your own timezone on the example below. | 
| # display timezone list 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 settings root@dlp:~# 
               Local time: Mon 2020-04-26 19:48:26 JST
           Universal time: Mon 2020-04-26 10:48:26 UTC
                 RTC time: Mon 2020-04-26 10:48:27
                Time zone: Asia/Tokyo (JST, +0900)
System clock synchronized: yes
              NTP service: active
          RTC in local TZ: no
 | 
|  |