• Complete Novice Looking For Assistance

    General
    6
    0 Votes
    6 Posts
    920 Views
    C

    @george1421

    Thank you for this response. I am looking into getting Volume licenses. If it is viable for the company I will be moving forward with FOG Project.

  • Fog Multicast Manager auto start?

    Solved FOG Problems
    2
    0 Votes
    2 Posts
    426 Views
    S

    @NateUH Yes it is supposed to auto-start on bootup of your FOG server.

    Please run

    systemctl is-enabled FOGMulticastManager.service

    to see if it’s enabled on bootup. If you get disabled there must have been an issue when running the installer. You might run

    systemctl enable FOGMulticastManager.service

    or re-run the installer to do this for you.

    But if it’s enabled already then you might be running into a startup dependency issue in FOG 1.5.7 which we have fixed lately. Ask here if you need more details on this.