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

Install the background agent on a headless Linux server

Linux
1
1
410
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.
  • R
    Russ
    last edited by Jun 17, 2020, 11:21 PM

    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
    • T tuicemen moved this topic from Instructions on Jan 31, 2022, 3:35 PM
    1 out of 1
    • First post
      1/1
      Last post