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:

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.

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