Skip to content

Step 2

Fetch The MeshCentral URL

Open MeshCentral, create a Linux agent command, and copy only the base download URL needed by the LinuxRMM installer.

Log In To MeshCentral

Use the MeshCentral credentials generated during the Tactical RMM installation. If you see a generated account such as admin_1 or your Tactical RMM username, log out and use the default MeshCentral details instead.

MeshCentral Login

Add A New Agent

GroupOpen the Tactical RMM device group.
ActionClick Add Agent.
InstallerSelect the Linux/BSD/macOS binary installer option.

Use these options:

Operating systemLinux / BSD / macOS Binary Installer
System typeLinux x86-64
Install typeBackground and Interactive

MeshCentral Add Agent

Copy The Base URL

MeshCentral may show a command like this:

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

For LinuxRMM-Script, copy only the base URL:

text
https://mesh.example.com/meshagents?id=YOUR_KEY

Never share this key publicly. It is unique to your MeshCentral installation.

Built with ❤️ using VitePress | Because Real Nerds Selfhost