

Scroll page down and up with PgDn and PgUp key respectively.Īlternatively, use grep command to narrow down your search. The timedatectl command comes again handy: In order to change timezone on Ubuntu 18.04, we first need to obtain a timezone name of the timezone we wish to change to. Lrwxrwxrwx 1 root root 32 Jun 6 10:27 /etc/localtime -> /usr/share/zoneinfo/Canada/Yukon

Use the timedatectl command to show the current timezone and time:Īnother alternative to check current timezone on Ubuntu 18.04 system, if the above command from some reason fails, is to check for /etc/localtime symbolic link: Let’s start by checking the current timezone settings. Ubuntu 20.04 (Focal Fossa) Instructions Change timezone from command line Check Current Timezone Settings $ – requires given linux commands to be executed as a regular non-privileged user.# – requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command.Privileged access to your Ubuntu System as root or via sudo command is required. Operating System: – Ubuntu 18.04 Bionic Beaver Linux.The objective is to show how to change timezone on Ubuntu 18.04 Bionic Beaver Linux Operating System and Software Versions
