Time off

From FOG Project
Revision as of 13:38, 9 February 2015 by Wolfbane8653.3362 (talk | contribs) (Created page with "==Check Timezones== *If your time is off please check your timezone located in these two files: *Ubuntu: *<pre>/etc/php5/apache2/php.ini & /etc/php5/cli/php.ini</pre> *Debian...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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