Server Time
Update Server Time Zone
This option will help you to setup the server time zone, Synchronize time with NTPD servers.
Go to Preferences -> Server Time
Change Time Zone
To change the server time zone select the time zone from the drop down menu and click the button Change Time Zone
Synchronize Server Time
To synchronize the time with external NTP servers you may click the button Synchronize Now
Change Time Zone Using Command
You can also change the server time zone from the server shell using the following command. ( Eg : If you like to change the time zone to America/New_York )
ln -sf /usr/share/zoneinfo/America/New_York /etc/localtime
After changing the time zone , we recommend to restart the Eenos control panel to use the new time zone settings . May use the following command to to restart Eenos control panel.
systemctl restart eenosweb.service