How to set timezone of a Ubuntu Server
You can use below command to change timezone of a server
sudo dpkg-reconfigure tzdata
This will help to setup cron jobs and run them on correct time.
Mon Oct 02 2023
You can use below command to change timezone of a server
sudo dpkg-reconfigure tzdata
This will help to setup cron jobs and run them on correct time.