Updating Xopero ONE Agent On Linux

This article contains information on how to update Xopero ONE Agent installed on Linux

Updating Xopero ONE Agent installed on Linux

Download the Xopero ONE Agent installer from the Management service.

Downloading Xopero ONE Agent installer
Xopero ONE Agent installer for Linux

Now the Xopero ONE Agent Installer should download automatically. Of course, you can transfer this file to the server or copy the link and download it directly on your Linux server using, for example, wget command. If the installer file is already downloaded, grant the execute permission to the owner user or group of the file. To grant the permission perform the chmod command:

chmod +x xoperoclient.sh
granding the permissions

After that, run the script using:

./xoperoclient.sh

or

bash xoperoclient.sh

The installer will display End-User License Agreement, which has to be accepted to proceed.

EULA

Keep the old database - confirm on the opened window.

keep old database

Keep old configuration

keep old configuration

After this step, the Xopero ONE Agent for Linux is successfully updated.

Last updated