Ubuntu(Linux) Check and Set TimeZone in Ubuntu 20.04

 


Checking your current Ubuntu TimeZone

$ cat /etc/timezone



Get more detail about your current Ubuntu TimeZone

$ timedatectl



Get list of Ubuntu TimeZone

$ timedatectl list-timezones



Get one list of Ubuntu TimeZone

$ timedatectl list-timezones | grep [conuntry : ex America]



Set your Ubuntu TimeZone

$ sudo timedatectl set-timezone [select timezon : ex America/Adak]




댓글

이 블로그의 인기 게시물

Lesson 12_1 프로퍼티 노드(Property Node)

DAQ로 전압 측정하기-2

Lesson 12_2 참조를 이용한 프로퍼티노드(Property Node)