• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Joseph Hales
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 46
    • Posts 433
    • Best 36
    • Controversial 0
    • Groups 1

    Topics created by Joseph Hales

    • Joseph HalesJ

      SVN vs GIT redux

      General
      • • • Joseph Hales
      5
      0
      Votes
      5
      Posts
      1.3k
      Views

      Wayne WorkmanW

      @joseph-hales That article needs overhauled I suppose. Probably re-titled too. I’ll see what I can do.

    • Joseph HalesJ

      Solved AD join works with legacy client fails with new client

      FOG Problems
      • • • Joseph Hales
      7
      0
      Votes
      7
      Posts
      1.3k
      Views

      J

      @Joseph-Hales the new client always shipped with plain text passwords as the security model is fundamentally different.

    • Joseph HalesJ

      Solved Fog Client fails to authenticate

      FOG Problems
      • • • Joseph Hales
      17
      0
      Votes
      17
      Posts
      5.7k
      Views

      S

      @Joseph-Hales Ok, thanks for reporting back on this. Will mark this solved then. Feel free to open a new post on the AD issue if you can’t figure it out yourself.

    • Joseph HalesJ

      Unsolved Catching up to latest svn issues

      FOG Problems
      • • • Joseph Hales
      3
      0
      Votes
      3
      Posts
      790
      Views

      Wayne WorkmanW

      There is a client update.

      I remember you were the one that had load issues in the past. You’ll be relieved that the communications between the client & server have been reworked to be far more efficient. I think your load issues are behind you now.

    • Joseph HalesJ

      Solved Fog SVN 5020 and above CPU Hammered thread.

      FOG Problems
      • • • Joseph Hales
      41
      0
      Votes
      41
      Posts
      20.8k
      Views

      Wayne WorkmanW

      @Joseph-Hales said:

      It is likely that I am the only one who is trying to run SVN at this time most large shops won’t upgrade till final release.

      And that is greatly appreciated, you’re helping support FOG just by running trunk in your organization and working with the developers on issues. People like you help make FOG releases solid for everyone else.

    • Joseph HalesJ

      Fog user rights

      FOG Problems
      • • • Joseph Hales
      10
      0
      Votes
      10
      Posts
      3.5k
      Views

      cmlC

      I created this script from various install files:

      https://github.com/AdmissionRegret/utils/blob/master/fog-resetpermissions.sh

      wget https://raw.githubusercontent.com/AdmissionRegret/utils/master/fog-resetpermissions.sh chmod +x fog-resetpermissions.sh
    • Joseph HalesJ

      Solved New Server

      FOG Problems
      • • • Joseph Hales
      10
      0
      Votes
      10
      Posts
      4.2k
      Views

      Tom ElliottT

      @Uncle-Frank I remotes in with Joseph last night. We fixed the issue. Basically he had a link in www and www/html. They both pointed at each other which was causing the problem.

    • Joseph HalesJ

      Solved SVN 4972 to SVN 5046 server load

      FOG Problems
      • • • Joseph Hales
      28
      0
      Votes
      28
      Posts
      11.0k
      Views

      Wayne WorkmanW

      @Tom-Elliott said:

      You are running legacy client, so you would have to update all of the clients to receive these new configs?

      set the interval for checkin
      reinstall the legacy client on a computer.
      copy C:\Program Files (x86)\FOG\etc\config.ini
      push that file out as an update…

      There is an option here:
      Service Configuration -> Client Updater

      This area will allow you to push out the new config.

    • Joseph HalesJ

      Solved Unable to Add New Snapin

      FOG Problems
      • • • Joseph Hales
      6
      0
      Votes
      6
      Posts
      2.1k
      Views

      Joseph HalesJ

      Tom pointed me to the max_upload_size as well I should have remembered.

    • Joseph HalesJ

      Solved After Update to SVN 4928 web pages time out constantly

      FOG Problems
      • • • Joseph Hales
      55
      0
      Votes
      55
      Posts
      33.4k
      Views

      Tom ElliottT

      @Joseph-Hales I agree with the plan to solve the thread but not for the reasons you describe, rather for the fact this was likely somewhat related to the issues found earlier.

    • Joseph HalesJ

      Solved Service Settings not enabled by default

      FOG Problems
      • • • Joseph Hales
      5
      0
      Votes
      5
      Posts
      1.7k
      Views

      Joseph HalesJ

      that fixed it thanks

    • Joseph HalesJ

      Solved Deleting a single snapin deletes all

      FOG Problems
      • • • Joseph Hales
      5
      0
      Votes
      5
      Posts
      1.1k
      Views

      Tom ElliottT

      4696 should fix this for you now.

      Thanks for reporting.

    • Joseph HalesJ

      Fog web interface times out loading almost any page

      FOG Problems
      • • • Joseph Hales
      22
      0
      Votes
      22
      Posts
      8.2k
      Views

      Joseph HalesJ

      Ok bit the bullet and restored a backup of the database seems to have fixed the issue I will keep an eye on how it behaves under load today.

    • Joseph HalesJ

      Ubuntu 14 php session purging

      FOG Problems
      • • • Joseph Hales
      4
      0
      Votes
      4
      Posts
      1.2k
      Views

      JunkhackerJ

      i would add a note that it’s only specific versions of Ubuntu

    • Joseph HalesJ

      Solved fog unable to register host for the following reasons

      FOG Problems
      • • • Joseph Hales
      14
      0
      Votes
      14
      Posts
      4.6k
      Views

      Tom ElliottT

      I’m solving this thread. The reason your systems were failing to register wasn’t, specifically, a problem with FOG directly, but seemingly specific to this one system. Does this sound correct?

    • Joseph HalesJ

      Unsolved Storage node not syncing

      FOG Problems
      • • • Joseph Hales
      12
      0
      Votes
      12
      Posts
      3.3k
      Views

      Joseph HalesJ

      I’m gonna shelve this for a bit we break for vacation today when i get back I will hit this again and get all the logs posted.

    • Joseph HalesJ

      FOG Debian and SVN

      Tutorials
      • • • Joseph Hales
      2
      0
      Votes
      2
      Posts
      1.3k
      Views

      Wayne WorkmanW

      You should be able to install a clean copy of FOG Trunk straight away on Debian 8.1 without any sort of prior installation.

      The @Developers will need to answer your storage node question because I’m unsure.

    • Joseph HalesJ

      Compression change

      Feature Request
      • • • Joseph Hales
      6
      0
      Votes
      6
      Posts
      2.2k
      Views

      cmlC

      No idea if this is the best way, but it seems to be working. I’ll let y’all know when it finishes compressing.

      for f in *.img; do mv "$f" "${f%.img}-bak.img"; done for f in *bak.img; do pigz -d -c $f | pigz -9 > "${f%-bak.img}.img"; done
    • Joseph HalesJ

      Unsolved Password Menu Options

      FOG Problems
      • • • Joseph Hales
      3
      0
      Votes
      3
      Posts
      1.1k
      Views

      Joseph HalesJ

      Here is what I have set currently. menu.png
      Maybe it would be simpler to add a check box to add these to the advanced menu amd then check the login box there.

    • Joseph HalesJ

      Solved Missing legacy client

      FOG Problems
      • • • Joseph Hales
      11
      0
      Votes
      11
      Posts
      2.7k
      Views

      Joseph HalesJ

      We’re not using the new client yet I upgraded to SVN 3463 this morning which fixed the missing client issue.

    • 1
    • 2
    • 3
    • 1 / 3