Configuring the timezone settings in Linux and setting a cron job to use the new timezone permanently

|
| By Navneet Kashyap

Step 1: To check the current timezone of the Linux server timedatectl Step 2: To list all available time zones in the Linux server timedatectl list-timezones Step 3: To set the desired timezone on the Linux server timedatectl set-timezone America/Los_Angeles