LinuxRMM-Script icon indicating copy to clipboard operation
LinuxRMM-Script copied to clipboard

To help users that want to add Linux Agents to Tactical RMM, without need to pay upfront for code signed agents. Thanks to @ZoLuSs for the initial commit. If this solution works for you, consider cont...

Results 7 LinuxRMM-Script issues
Sort by recently updated
recently updated
newest added

Hello and thank you for your work. To avoid installing unzip I modified the code to use tar with the tar.gz archive successfully. I'll let you decide the relevance of...

Fix typos and some formulations. --- Thank you for your script! Very useful to try out TacticalRMM on Linux without upfront payment.

The error i keep facing when trying the installation command with all of the correct arguements is this " inflating: /tmp/rmmagent-master/go.sum inflating: /tmp/rmmagent-master/main.go creating: /tmp/rmmagent-master/shared/ inflating: /tmp/rmmagent-master/shared/types.go inflating: /tmp/rmmagent-master/versioninfo.json env:...

Hi, Would it be possible to include a parameter for an insecure install, essentially --insecure as with the original agent install if running within the same network using local DNS...

during the installation i have an error copying temp_rmmagent to /usr/local/bin/rmmagent because the file is not created by the installation process on my Raspberry Pi 3b+ with bookworm. after the...

Hello! First off, thank you for creating this script! It is making it easy for me to test out TacticalRMM on my homelab to learn the basics! Right now, you...