• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Gokul Deepak

Gokul Deepak

GoCool and Debug

  • Home
  • WordPress
  • Android
  • How to
  • About Me

Change Timezone in Ubuntu 20.04 – Simple method

October 12, 2020 by Gokul Deepak S 1 Comment

This method to change timezone works for both Ubuntu 18.04 and Ubuntu 20.04

timedate ctl

Shows the time of server

To change, search for your timezone from the available list and copy the text

timedatectl list-timezones | grep Kolkata

Unlink the present server Timezone

sudo unlink /etc/localtime

Now set the time zone

The syntax for setting the new time zone is as below

sudo ln -s /usr/share/zoneinfo/[zone/timezone] /etc/localtime 

For example sudo ln -s /usr/share/zoneinfo/Asia/Kolkata /etc/localtime

Mission successful

Now check date and time using timedatectl

Filed Under: Ubuntu

Authored by Gokul Deepak S

Leave a Reply Cancel reply

1 Comment
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
seetha2204
seetha2204
1 year ago

it worked

0
Reply

Primary Sidebar

Popular Pages

  • How to find the date of the Facebook group it was created
  • How to add ads.txt on Bluehost
  • Home
  • CORS error in Apache Tomcat - Solved
  • Elementor Plugin and Nginx Configuration
  • Combine two separate files line by line in Notepad++

Archives

Categories

  • Android
  • Apache
  • AWS
  • Blogger
  • Computer Tips
  • DevOps
  • Docker
  • Earn
  • Facebook Tips
  • Git
  • Google Tips
  • Hosting
  • How to
  • Laptop Tips
  • Laptops
  • Linux
  • Mobile
  • MongoDB
  • Nginx
  • Node JS
  • Notepad++
  • PostgresQL
  • Ubuntu
  • Wordpress
  • Xenforo

Tags

Android Android One AWS Bluehost Comparisions Custom ROM Elementor Facebook Genesis Genesis Sample Theme Google Drive How to Lineage OS Notes OnePlus One OwnCloud Rooting Smartphones Stock ROM Studiopress Tomcat Wordpress plugin

Copyright © 2023 ยท Maintained by GokulDeepak

wpDiscuz