我使用的机器操作系统是centOS8。所以这里使用的指令也是centOS8上的指令(不过也没差别)。
1. 首先要确定时区
确定时区需要执行tzselect指令
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
[root@test tmp]# tzselect Please identify a location so that time zone rules can be set corr |
我使用的机器操作系统是centOS8。所以这里使用的指令也是centOS8上的指令(不过也没差别)。
确定时区需要执行tzselect指令
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
[root@test tmp]# tzselect Please identify a location so that time zone rules can be set corr |