Skip to content

1️⃣ Log in to MeshCentral ​

Log in to your MeshCentral panel using the credentials generated during your Tactical RMM installation.

⚠️ This will often be random name if you see something like admin_1 or your TRMM Usernme you must log out and use mesh default details ⚠️

MeshCentral Login


2️⃣ Add a New Agent ​

  1. Navigate to the Tactical RMM group.

  2. Click Add Agent.

  3. Set the following options:

    SettingValue
    Operating SystemLinux / BSD / macOS Binary Installer
    System TypeLinux x86-64
    Installation TypeBackground and Interactive

3️⃣ Review the Installation Command ​

After selecting the options above, you should see a window similar to this:

MeshCentral Add Agent

The command displayed will look like:

bash
wget -O meshagent "https://mesh.example.com/meshagents?id=YOUR_KEY&installflags=0&meshinstall=6"

⚠ Important Notes ​

  • YOUR_KEY is unique to your MeshCentral installation.
    Never share this key publicly.
  • For Tactical RMM integration, you only need the base download URL:
plaintext
https://mesh.example.com/meshagents?id=YOUR_KEY

Built with ❀️ using VitePress | Because Real Nerds Selfhost