Updating Management Service Installed On Linux

Management service update idea is to make few steps in installation wizard, which are described below.

Download Xopero ONE Management Service and run it.

Grand the privileges to the downloaded file using following command

chmod +x xoperoserver.sh

Run xoperoserver.sh file and Confirm the End-User License Agreement to continue.

Keep old database by hitting Yes

Keep old configuration by hitting Yes

After this process, close the software installation window hitting OK

In the last step, restart the Xopero ONE console service using following command:

systemctl restart XoperoONEManagementService.service

Last updated