Setting Timezone
-
What is the best way to set the timezone on the MangoES?
Should I simply log in with SSH and run:
dpkg-reconfigure tzdata
Thanks
Jeremy -
If you are running Mango 2.5 or higher you can use the MangoES Configuration module: http://store.infiniteautomation.com/module/mangoESConfiguration To install it go to the Modules page in your Mango and click "Check for updates" and then select "Modules available for install"
It shows up as a category on the system setting page and allows you to select the time zone and set IP addresses. Note that it will require a reboot of Mango to get the new time zone settings.
You can also set the time zone through ssh or webmin: http://infiniteautomation.com/wiki/doku.php?id=mangoes:gettingstarted#accessing_the_os_through_webmin
-
Thanks Joel, setting the timezone through Webmin worked fine.