# Create backup job for Linux via Portal

## <mark style="color:green;">Overview</mark> <a href="#id-1.-introduction" id="id-1.-introduction"></a>

This is a document on creating a backup job for Linux on Portal.

## <mark style="color:green;">Procedure</mark> <a href="#id-2.-guidance" id="id-2.-guidance"></a>

{% stepper %}
{% step %}
**Step 1:** Access and login to BaaS portal:

* **HCM:** [https://portal-hcmc-backup.higio.net](https://portal-hcmc-backup.higio.net/)
* **HN:** [https://portal-hni-backup.higio.net](https://portal-hni-backup.higio.net/)

<figure><img src="/files/9al4DxTlCEtsRWuSaImK" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 2:** Create a Backup Job

Choose **Managed Computers** → **Choose Backup Agents** tab → Tick **Computer** want to create job → Choose **Assign…**

<figure><img src="/files/SHfvfqG3Hl7GV6jdO2As" alt=""><figcaption></figcaption></figure>

You can choose the job that was already created from the Service Prover template, or you can create a new one by choosing **Create New**.

<figure><img src="/files/pQytnESvHXKsmhS9ix8z" alt=""><figcaption></figcaption></figure>

Input the **Name** and **description** (Optional), then click **Next**

<figure><img src="/files/VNftDviNfe0zhSTAT8rX" alt=""><figcaption></figcaption></figure>

Choose **Server,** then **Next**

<figure><img src="/files/LdBqSA0kfFEEulTZZPmq" alt=""><figcaption></figcaption></figure>

Choose the **Backup Mode** that you want, then **Next**

<figure><img src="/files/Zm59uXgH84Y8YZotxJ9v" alt=""><figcaption></figcaption></figure>

Choose the **Veeam Cloud Connect repository,** then **Next**

<figure><img src="/files/7D7MPH9F9VsKXjAs6sis" alt=""><figcaption></figcaption></figure>

Set the **Restore points** you want to keep and choose **Advanced Settings…** for more options.

<figure><img src="/files/5LgqMbPIkLI7vaMS9cQa" alt=""><figcaption></figcaption></figure>

Advanced Option:

<figure><img src="/files/QoVoYfJ0imXFXpCWPx2z" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/bS2OZ9D3NAYAC18yIiRE" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/x65Jka0moWx56pr53SV7" alt=""><figcaption></figcaption></figure>

After finishing **Apply** then, choose **Next** to continue.

<figure><img src="/files/wYHcCK8j1FOUZzj3BajD" alt=""><figcaption></figcaption></figure>

Choose **Use sub-tenant accounts for each managed backup agent with the following quota** and set the **quota** for this backup job, or you can set it **Unlimited**.

<figure><img src="/files/1eQ5mLBwcMI4uHQCjPZO" alt=""><figcaption></figcaption></figure>

Enable **application-aware** **processing** or **script execution** or **file system indexing** if you want to back up. **Next**.

<figure><img src="/files/65PFxub5LU8YxOCXfK5p" alt=""><figcaption></figcaption></figure>

**Schedule** the backup job, then **Next**.

<figure><img src="/files/apfdR4BJGvsgX73IukcV" alt=""><figcaption></figcaption></figure>

**Review** the backup job configuration and then choose **Finish**.

<figure><img src="/files/gtseiBQa2x7Cgl9DvOBD" alt=""><figcaption></figcaption></figure>

Tick the **job** that wants to run, then choose **Assign**.

<figure><img src="/files/pAw5llkdpOqxAbg85ghN" alt=""><figcaption></figcaption></figure>

Choose the **policy** from the **Backup Policy** column to check the create backup job process.

<figure><img src="/files/cvwP1y22GevJkEeBvwGc" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/T1L0cVA5GayEgdPoOigd" alt=""><figcaption></figcaption></figure>

The backup job has been created and completed.

<figure><img src="/files/HNfXFhWYjGODnC83kFRo" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.higiocloud.vn/back-up-as-a-service/1.-hi-gio-baas/create-backup-job-for-linux-via-portal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
