Update on Linux

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

Download GitProtect Management Service installer and run it.

Downloading the GitProtect management service on Linux

Grand the privileges to the downloaded file using following command

chmod +x xoperoserver.sh
granding privilieges to GitProtect management service installed on linux

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

installing GitProtect management service on linux

Keep old database by hitting Yes

installing GitProtect management service on linux

Keep old configuration by hitting Yes

installing GitProtect management service on linux

After this process, close the software installation window hitting OK

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

systemctl restart XoperoONEManagementService.service
GitProtect management service restart in linux

Last updated