Hi,
I can’t install the Rapid7 agent on Ubuntu 22.04 LTS.
As indicated by Rapid7 Support, I’ve tried these commands but it doesn’t work:
- chmod u+x agent_installer-x86_64.sh
- sudo ./agent_installer-x86_64.sh install_start --token eu:xxxxxxxxxxxxxxxxxxxxxxxxxxxx
or
- chmod u+x agent_installer-x86_64.sh
- sudo ./agent_installer-x86_64.sh install_start
I get the following error: ./agent_installer-x86_64.sh: 19: Syntax error: “(” unexpected
Could one of you please tell me how to do this?
Thanks