TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Install the background agent on a headless Linux server

    Linux
    1
    1
    365
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • RussR
      Russ
      last edited by

      These instructions will install the background agent on CentOS, Redhat, or Fedora as a systemd daemon:

      Login as root with sudo su - and run these commands:

      wget https://s3.amazonaws.com/triggercmdagents/triggercmdagent-1.0.1.x86_64.rpm
      yum reinstall ./triggercmdagent-1.0.1.x86_64.rpm
      node /usr/share/triggercmdagent/resources/app/src/agent.js --console
      (Enter your token)
      (Press CTRL-C to exit the foreground agent)
      sh /usr/share/triggercmdagent/resources/app/src/installdaemon.sh
      systemctl status triggercmdagent
      

      Edit your /root/.TRIGGERcmdData/commands.json file to add background commands.

      Russell VanderMey

      1 Reply Last reply Reply Quote 0
      • tuicemenT tuicemen moved this topic from Instructions on
      • First post
        Last post