• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. bfarre11
    3. Posts
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 8
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by bfarre11

    • RE: [Requested] Multi-Site Location Patch [Requested]

      [quote=“Lee Rowlett, post: 3259, member: 28”]turn off FOGImageReplicator Service manually (/etc/init.d/FOGImageReplicator stop)
      and then set a crontab to run the command to enable it at 6pm and then use crontab again to turn it off at 6am…

      sudo -s
      crontab -e
      add this at the bottom of the file:
      0 18 * * * /etc/init.d/FOGImageReplicator start
      0 6 * * * /etc/init.d/FOGImageReplicator stop[/quote]

      Thanks, I didn’t see your response before I left the other comment. Since no one should be uploading images after 6, I don’t need the process to run in a loop, and everything should be uploaded by 9.

      Thank you again for your quick answer.

      posted in Tutorials
      B
      bfarre11
    • RE: [Requested] Multi-Site Location Patch [Requested]

      Lee,

      I got some help from a co-worker, and basically set it up as a cron job that runs @ 21:00 daily. We tested to make sure that the process ended, by commenting out the sleep line. But am still curious as to how you set it up.

      posted in Tutorials
      B
      bfarre11
    • RE: [Requested] Multi-Site Location Patch [Requested]

      Lee,

      How did you set the replication to happen between 6am and 6pm?

      posted in Tutorials
      B
      bfarre11
    • RE: After migration of Fog to a new server, the Server hardware information is wrong.

      NVM. Excel was messing up the formatting. Opened it up in good ol’ Text Wrangler saved as csv, all is good.

      posted in FOG Problems
      B
      bfarre11
    • RE: After migration of Fog to a new server, the Server hardware information is wrong.

      Decide to say screw it, and reinstalled OS and Fog from scratch. I am now exporting a csv from my old fog server and importing it to the new one. However I am running into this issue:

      Invalid number of cells.

      Using the template from the server. Any ideas?

      posted in FOG Problems
      B
      bfarre11
    • After migration of Fog to a new server, the Server hardware information is wrong.

      I am running fog 0.32 on Ubuntu Server 11.10. I migrated the MySQL DB from a server running Fog 0.29. I then imported the DB, all the hosts show up, images and everything else. But the Hardware information is incorrect, it is still showing the old hardware configuration. How can I update this?

      Also I am getting this error in the logs:

      I don’t appear to be the group manager, I will check back later.

      Thank you in advance.

      posted in FOG Problems
      B
      bfarre11
    • RE: Fog 0.32 on Fedora 16

      Yeah, I found the page in the google cache. But after reading it, I said screw it, and I am currently setting it up on Ubuntu Server 11.10.

      posted in FOG Problems
      B
      bfarre11
    • RE: Fog 0.32 on Fedora 16

      I am running into the same issue with the php-gettext failing, on Fedora 14, however when I click on the link for the old forum, sourceforge says that forums are not enabled for this project. So, what do I need to edit in the config.sh file?

      posted in FOG Problems
      B
      bfarre11
    • 1 / 1