letstry Posted May 24, 2012 Share Posted May 24, 2012 How do I change the server's time? Quote Link to comment Share on other sites More sharing options...
Bahmut Posted May 24, 2012 Share Posted May 24, 2012 When your server is running under linux (Found it by searching the forums): about linux time changing Quote Link to comment Share on other sites More sharing options...
letstry Posted May 24, 2012 Author Share Posted May 24, 2012 where will I change it Quote Link to comment Share on other sites More sharing options...
Nameless2you Posted May 24, 2012 Share Posted May 24, 2012 server time = computer time check the systems time and change it accordingly, does not require server restart 1 Quote Link to comment Share on other sites More sharing options...
letstry Posted May 24, 2012 Author Share Posted May 24, 2012 My server is hosted @ AsuraHosting.. I dont know how to change it Quote Link to comment Share on other sites More sharing options...
Emistry Posted May 24, 2012 Share Posted May 24, 2012 perhap you can drop AsuraHosting a message or ticket if they have any... they should be able to help you .... Quote Link to comment Share on other sites More sharing options...
Asura Posted June 7, 2012 Share Posted June 7, 2012 Hi letstry, You simply need to link the appropriate timezone with the '/etc/localtime' file. All of my Filipino customers are using Hong Kong Time as it is the same for the Philippines. So the command you would type in the terminal would be... ln -sf /usr/share/zoneinfo/Hongkong /etc/localtime Then you can type the following command to check if it's correct... date The output would be something like... [[email protected]* /]# date Fri Jun 8 05:34:38 HKT 2012 1 Quote Link to comment Share on other sites More sharing options...
How do I change the server's time?
Link to comment
Share on other sites