Installation on Linux & MacOS
Prerequisites
Prior to agent installation, check if your system is meets all the requirements.
System requirementsSupported platformsInstallation
Download the agent installer (bash script) to your Linux system and grant execute permission to the file owner (user or group) using the following
chmod
command:
chmod +x xoperoclient.sh

Next, run the script using the following command:
./xoperoclient.sh or bash xoperoclient.sh

sudo
commandThe above script should be initiated using an account with administrative privileges— because of that it might be required to use the sudo
command simultaneously (as in the above example).
Accept the END-USER LICENSE AGREEMENT to proceed.

Next, enter the IP address in the Address field (including the protocol and port) and click OK to finish the installation.

Now that Xopero ONE agent is installed, you can activate it in the Xopero ONE Management Service (XMS) web panel and start protecting your data.
Last updated