Difference between revisions of "Time off"

From FOG Project
Jump to: navigation, search
m
m (Check Timezones)
Line 7: Line 7:
 
**<pre>/usr/share/zoneinfo</pre>
 
**<pre>/usr/share/zoneinfo</pre>
  
 +
*Redhat
 +
**<pre> /etc/php.ini </pre>
 
*Other:
 
*Other:
 
**[http://www.thegeekstuff.com/2010/09/change-timezone-in-linux/ TheGeekStuff.com]
 
**[http://www.thegeekstuff.com/2010/09/change-timezone-in-linux/ TheGeekStuff.com]

Revision as of 13:41, 9 February 2015

Check Timezones

  • If your time is off please check your timezone located in these two files:
  • Ubuntu:
  • /etc/php5/apache2/php.ini & /etc/php5/cli/php.ini
  • Debian:
    • /usr/share/zoneinfo

Restart Fog Services

  • Then restart apache2 and Fog Services (or reboot entire server):
sudo service apache2 restart
sudo service FOGMulticastManager restart
sudo service FOGTaskScheduler restart
sudo service FOGImageReplicator restart
sudo service FOGSnapinReplicator restart

Check BIOS

  • Check the BIOS and verify that the time is correct.

Check on Server

  • Possibly your server's time could have been reset check it by running
 date