Difference between revisions of "Time off"
m (→Check Timezones) |
m (→Restart Fog Services) |
||
Line 15: | Line 15: | ||
*Then restart apache2 and Fog Services (or reboot entire server): | *Then restart apache2 and Fog Services (or reboot entire server): | ||
<pre> | <pre> | ||
− | sudo service apache2 | + | sudo service {apache2,FOG{MulticastManager,Scheduler,ImageReplicator,SnapinReplicator}} restart |
− | |||
− | |||
− | |||
− | |||
</pre> | </pre> | ||
Revision as of 13:42, 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
- Redhat
/etc/php.ini
- Other:
Restart Fog Services
- Then restart apache2 and Fog Services (or reboot entire server):
sudo service {apache2,FOG{MulticastManager,Scheduler,ImageReplicator,SnapinReplicator}} 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