This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Start service linux foglight

I download the linux version to test and it works for 3 days. How can I start the service on linux? Anyone know? Thanks

Parents
  • Hi Daniel,

    For security reason, FMS can only start if they are binary/directory owner.

    Here is what you need

    su - <user> (user is owner of home/administrador/Dell/Foglight/bin directory)
    cd /home/administrador/Dell/Foglight/bin
    ./fmsStartup.sh

    Let me know if this works.

    Best Regards
    -Lee
Reply
  • Hi Daniel,

    For security reason, FMS can only start if they are binary/directory owner.

    Here is what you need

    su - <user> (user is owner of home/administrador/Dell/Foglight/bin directory)
    cd /home/administrador/Dell/Foglight/bin
    ./fmsStartup.sh

    Let me know if this works.

    Best Regards
    -Lee
Children
No Data