Skip to main content

Command Palette

Search for a command to run...

How to set Time Zone on your Linux terminal

Updated
1 min read
E

I am a DevOps Engineer passionate about learning and writing about my experiences on my journey to be a world class Cloud/Devops Engineer. I am passionate about sharing knowledge, learning and mastering cloud technologies, making sweet treats, and putting smiles on the faces of people.

To do this:

Type on your terminal the command timedatectl to check current timezone

timedatectl list-timezones to see list of timezones and

sudo timedatectl set-timezone Africa/lagos or your preferred location from the time zone list

More from this blog

Laurel's Blog

15 posts