• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Joakim Andersen
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Groups 0

    Topics

    • J

      What file creates the PXE boot file with the mac adress name?

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      2
      0 Votes
      2 Posts
      1k Views
      J

      I found it by making a Linux search.

      The files are
      [B]/var/www/fog/commons/functions.include.php[/B]
      and
      [B]/var/www/fog/management/lib/Host.class.php[/B]

      What I did since on the current server, was to define that shutdown= was always “on”

      Now I can move the computers after imaging to their correct subnet so that when they boot they will join the correct domain.

      // Joakim

    • J

      FTP problems.

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      4
      0 Votes
      4 Posts
      3k Views
      A

      To FIX this problem, follow the steps:

      access: [url]http://fogserver/fog/management/[/url]
      *** FOG Configuration ***
      *** FOG Settings *** in the menu on the left
      -> Replace the FOG_TFTP_FTP_PASSWORD fields under FOG settings

      Then open the file:
      /var/www/fog/commons/config.php - check the values of: TFTP_FTP_PASSWORD and STORAGE_FTP_PASSWORD
      These MUST match the password you set above, if not write them properly in here
      Finally reload of the service
      /etc/init.d/vsftpd reload

      then will need change the user fog password, by shell: eg.
      fogserver:/# passwd fog
      enter the new password
      re-enter the new password
      done

    • 1 / 1