Changing of timezone
Jim K.
Last Update 2 months ago
Affected Operating System
1) AlmaLinux 8, 9
2) Ububtu 22, 24
Introduction
At Cloudbud, all our servers are set as UTC by default.
If you wish to use other timezone, you can use the command below to update.
You can get a comprehensive list of available timezone from [ Timezone List ]
Other common timezone is Asia/Singapore
Procedure
In this sample command , we will demonstrate changing to Singapore timezone.
Via SSH, run the following command
timedatectl set-timezone Asia/Singapore