# Update on Linux

#### The idea behind updating the Management Service is to complete a few steps in the installation wizard.

***

## Update process

{% hint style="info" %}
The below guide applies to **Xopero ONE Management Service** on-prem deployment model.
{% endhint %}

{% stepper %}
{% step %}
Download the **Xopero ONE Management Service** installer (**xoperoserver.sh**).

<figure><img src="https://319733277-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0CBTl43C3OO6ySL1DJ6k%2Fuploads%2FLJ3fmKanXh56xu9LJpPn%2Fimage.png?alt=media&#x26;token=119d2e38-cfe2-4a91-8b03-97bb7a942027" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Grant privileges to the downloaded file by using the following command:

```c
chmod +x xoperoserver.sh
```

<figure><img src="https://319733277-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0CBTl43C3OO6ySL1DJ6k%2Fuploads%2FWnYsE55RZISsuLFElXK5%2Fimage.png?alt=media&#x26;token=ec9c1358-71d2-4fe9-a258-a9032e00110b" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Run the **xoperoserver.sh** file and confirm the **End-User License Agreement** to continue.

<figure><img src="https://319733277-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0CBTl43C3OO6ySL1DJ6k%2Fuploads%2FI6u4WVrklmKrHPVRNlnp%2Fimage.png?alt=media&#x26;token=5334e1b4-8d3b-497b-bf0f-c9f3a139e48e" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Keep the existing database by selecting **Yes**.

<figure><img src="https://319733277-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0CBTl43C3OO6ySL1DJ6k%2Fuploads%2FpgruxzXFpH0gURzNDTRx%2Fimage.png?alt=media&#x26;token=d8c360bc-778f-4e1f-b7ca-7a26f4c7d2f0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
After the process is complete, close the installation window by selecting **OK**.
{% endstep %}

{% step %}
Restart the **Xopero ONE Management Service** using the following command:

```c
systemctl restart XoperoONEManagementService.service
```

<figure><img src="https://319733277-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0CBTl43C3OO6ySL1DJ6k%2Fuploads%2F70EGG2TApPrGiyoE93Z8%2Fimage.png?alt=media&#x26;token=69ce4909-5aa8-4365-b90e-0b34592241ab" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
The **Xopero ONE Management Service** is now updated and ready to work with.
{% endstep %}
{% endstepper %}
