How to change server timezone in ubuntu

What you will learn here about how to change server timezone in ubuntu

  • How to change timezone in ubuntu server on Google Cloud
  • How to change timezone in ubuntu server on AWS or AWS change server timezone

How to change timezone in ubuntu server on Google Cloud

Please follow the following steps to know how to change timezone in ubuntu server on Google Cloud
1)Please sign in to your google cloud account

2)Now please open the SSH terminal of your respective VM instance. In order to open SSH terminal of your VM instance please click on SSH of respective VM which is shown below
open SSh terminal
3)Now please execute the following command to change the time zone

sudo dpkg-reconfigure tzdata

change timezone in ubuntu server on Google Cloud
4)Now please select your time zone and hit enter which is shown below

Please use up and down keys of the keyboard to select the zone

How to change timezone in ubuntu server on Google Cloud
5)Now please select the city and hit enter which is shown below
Select city to change time zone of ubuntu server on google cloud
6)Now please execute the following command to check update zone which is shown below

date

check timezone of ubuntu server

How to change timezone in ubuntu server on AWS

Please follow the following steps to know how to change timezone in ubuntu server on AWS

1)Please access your AWS EC2 instance using SSH. If you don’t know how to do that please visit the following link

How to access EC2 instance using puTTY
2)Now please execute the following command which is shown below
install broken tzdata
3)Now please execute the following command to change the time zone

sudo dpkg-reconfigure tzdata

aws change ubuntu server timezone
4)Now please select your time zone and hit enter which is shown below

Please use up and down keys of the keyboard to select the zone

How to change timezone in ubuntu server on AWS
5)Now please select the city and hit enter which is shown below
Select city to change time zone of ubuntu server on aws
6)Once you hit Enter you will see updated time zone which is shown below
change time zone of ubuntu server on aws

You may also like...

Leave a Reply