This is something I need quite oftentimes when I setup a novel VPS or Virtual Machine inwards the cloud. I operate multiple cloud infrastructures that includes Azure, Amazon AWS, DigitalOcean, CloudatCost in addition to InterServer. All of them has pre-set Virtual Machine or ISO that y'all tin exactly deploy using a few clicks. Once the machines are upwardly in addition to running, they are either running on a U.S. of America fourth dimension zone or using UTC. It creates occupation for me when I essay to expect upwardly something inwards the lost in addition to oftentimes I abide by it difficult to relate my ConfigServer Security in addition to Firewall or Nginx logs amongst local time. Changing timezone inwards Linux is pretty uncomplicated in addition to it doesn’t touching whatsoever running applications.
First popular off source using sudo
command
user@kali: # sudo -s
root@kali: #
Then exactly run the next ascendancy to reconfigure your timezone locale
root@kali: # dpkg-reconfigure tzdata
(or)
user@ubuntu: # sudo dpkg-reconfigure tzdata
If y'all don’t desire to popular off root, therefore y'all tin operate this ascendancy amongst sudo every bit well.
This industrial plant for Ubuntu, Debian, Kali Linux or anything that is a Debian or Ubuntu variant.
Then it’s pick out the correct Geographic Area such every bit Australia.
and TimeZone expanse such every bit Sydney.
That’s it. Once done, your finally should present default update electrical flow fourth dimension zone.