Install Agent on 3CX Debian
SSH into the 3CX platform with your root login.
Run:
- apt-get install python3-distutils
- wget https://bootstrap.pypa.io/get-pip.py
- python3 get-pip.py
- mkdir /opt/msp-agent/
- cd /opt/msp-agent/
- Download agent
- mv index.html\?os\=linux agent.tar.gz
- tar -zxvf agent.tar.gz
- ./install.sh
Added Thursday 11th May 2023 Last modified Thursday 11th May 2023