Installation on Linux & MacOS

Prerequisites Installation

Prerequisites

Prior to agent installation, check if your system is meets all the requirements.

System requirementsSupported platforms

Installation

  1. 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:

To download the agent installer, login to Xopero ONE Management Service using a web browser, then go to Settings > Advanced > Workers and click Download agent button. The Download agent window will open — click the appropriate agent version to download it.

chmod +x xoperoclient.sh
Granting permission for installer
  1. Next, run the script using the following command:

./xoperoclient.sh or bash xoperoclient.sh
Running the installer
Running the script along with sudo command
  1. Accept the END-USER LICENSE AGREEMENT to proceed.

End-user agreement
  1. Next, enter the IP address in the Address field (including the protocol and port) and click OK to finish the installation. Your address can be found in Xopero ONE Management Service — the system will display it once you start downloading the agent installer.

Xopero ONE service URL example
  1. 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