• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. URfog
    3. Best
    U
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 51
    • Best 10
    • Controversial 0
    • Groups 0

    Best posts made by URfog

    • RE: Installing FOG on Debian

      What version? I have it installed on Jessie.

      posted in FOG Problems
      U
      URfog
    • RE: Installing FOG on Debian

      And what release of FOG? I’ve got now 1.3.0 r7945

      posted in FOG Problems
      U
      URfog
    • RE: Installing FOG on Debian

      I’ve never passed through 1.2.0, so I cannot help you with that release, but you can try the new one. If you have not installed any.

      posted in FOG Problems
      U
      URfog
    • RE: Installing FOG on Debian

      I can certainly say that there is no problem installing FOG 1.3.0 over Jessie

      posted in FOG Problems
      U
      URfog
    • RE: 7703 - Groups Bugged

      Are you trying it on a Debian 8.4? If so I had to touch the groupMembers

      UNIQUE KEY gmHostID (gmHostID,gmGroupID),

      because it was originally UNIQUE KEY gmHostID (gmGroupID),

      Hope it helps

      posted in Bug Reports
      U
      URfog
    • RE: Organizations Using FOG

      Organization Name: Universidad de La Rioja

      Location (Optional) Logroño (SPAIN)

      Approximate Number of systems: 800

      How long About 6 months

      posted in General
      U
      URfog
    • RE: Installing FOG on Debian

      I use SVN subversion, it’s really simple.

      posted in FOG Problems
      U
      URfog
    • RE: 7703 - Groups Bugged

      It’s just a revision update @mclapper68

      posted in Bug Reports
      U
      URfog
    • RE: Cannot delete Multicast tasks

      That was right @Wayne-Workman, in the center of the target.

      Thank you so much

      posted in Bug Reports
      U
      URfog
    • RE: Cannot delete Multicast tasks

      Just what you indicated.

      mysql
      use fog
      DELETE FROM multicastSessions WHERE 1;
      DELETE FROM multicastSessionsAssoc WHERE 1;
      DELETE FROM tasks WHERE taskTypeID = 8;
      quit

      That’s all

      posted in Bug Reports
      U
      URfog
    • 1 / 1