Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
Download Mac/Apple agent from the company & open the terminal.
At the terminal run >> Sudo Su
Navigate to the downloaded path and give executable permission for the installation script using the commands below. using the commands below
Code Block chmod +x cybrcnsagentcybercnsagent_darwin
To Install as a Probe
...
Download the Linux agent from the company & open terminal
At the terminal run >> Sudo Su
Navigate to the downloaded path and give executable permission for the installation script using the commands below.
Code Block |
---|
chmod +x cybrcnsagentcybercnsagent_linux |
To Install as a Probe
...
Download the ARM agent from the company & open terminal
At the terminal run >> Sudo Su
Navigate to the downloaded path and give executable permission for the installation script using the commands below.
Code Block |
---|
chmod +x cybrcnsagentcybercnsagent_arm |
To Install as a Probe
...
Please use the option with the proxy format for an authenticated proxy:
-p username:password@IPaddress or Hostname:port
e.g. -p user:pass@proxy.example.me:3128
For unauthenticated Proxy
-p IP address or Hostname:port
e.g. -p proxy.example.me:3128
Tags support for LightWeight Agent
...