• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. SaxxAppeal
    3. Topics
    • Profile
    • Following 0
    • Followers 9
    • Topics 5
    • Posts 46
    • Best 6
    • Controversial 0
    • Groups 0

    Topics created by SaxxAppeal

    • SaxxAppealS

      Updated FOG Virtual Machine Available

      Tutorials
      • • • SaxxAppeal
      13
      5
      Votes
      13
      Posts
      10.6k
      Views

      fry_pF

      IMHO spinning up a fog server from scratch takes out a lot of variables that may cause issues. The install script for FOG is quite streamlined these days. Though I am a vmware user, I find that templates and pre-builts save you literally just a few minutes at the cost of many potential issues, especially since network environments vary so much.

    • SaxxAppealS

      Upgrade to Trunk, Kernel Panic

      FOG Problems
      • • • SaxxAppeal
      44
      0
      Votes
      44
      Posts
      17.8k
      Views

      S

      Thanks @Wayne-Workman for reminding me. Added to the wiki now (see my signature). The article is still missing a lot of details about the boot process and all the issues one might run into.

    • SaxxAppealS

      FOG Snap-Ins For Download!

      Tutorials
      • • • SaxxAppeal
      3
      3
      Votes
      3
      Posts
      4.4k
      Views

      SaxxAppealS

      Yes, correct! Force of habit, I guess, FOG 0.32 didn’t play as nicely with some of the more complicated packages (SPSS, Adobe CC, ArcGIS) but the .sfx method always seemed to work. I occasionally need to include custom .XML files for setup configurations too…

    • SaxxAppealS

      VirtualBox FOG Server Download

      Tutorials
      • • • SaxxAppeal
      51
      0
      Votes
      51
      Posts
      34.2k
      Views

      T

      I would like to have a link

    • SaxxAppealS

      MySQL Problem, What Am I Doing Wrong?

      FOG Problems
      • • • SaxxAppeal
      6
      0
      Votes
      6
      Posts
      2.9k
      Views

      SaxxAppealS

      Okay, here’s my crude but functional workaround…

      Since I figured the problem is that the mysql service was being locked out of a file it needed, and restarting the service completely fixes the issue, I changed my Ubuntu server to stop and start the mysql service after boot up. Fairly simple procedure, just do the following:

      [CODE]sudo nano /etc/rc.local
      [/CODE]

      In this file, above “exit 0”, type “service mysql restart” (no quotes).

      Ctrl X to exit, Y to save, Enter to save to same file.

      From that point forward, every time your server reboots, it will automatically bring down and up the SQL service, solving the “Unable to connect to database” error.

      Hope this helps someone out there, let me know if anything is unclear!

    • 1 / 1