> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/back-up-as-a-service/1.-hi-gio-baas/create-backup-job-on-linux-os-via-veeam-agent-console.md).

# Create backup job on Linux OS via Veeam agent console

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

<img src="/files/8WBxOqnKXBiiq0VlMltE" alt="" data-size="line"> This is a document on how to Create a backup job on Linux.

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

{% stepper %}
{% step %}
**Step 1:** Start Veeam Backup Agent

Using this command “***veeam”** to start service Veeam*

<figure><img src="/files/7PYUkwVQG93OwSuYIptB" alt=""><figcaption></figcaption></figure>
{% endstep %}

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

Press “**c**” and input **Job name**

<div align="left"><figure><img src="/files/5Sr5rlmZax9ILCIokAjD" alt=""><figcaption></figcaption></figure></div>

Choose **Veeam Cloud Connect Repository**

<div align="left"><figure><img src="/files/KXO3GzUlKfjBcPjUq4fb" alt=""><figcaption></figcaption></figure></div>

Enter the address of BaaS Cloud Gateway Address:

* HCM: **backup-hcmc.higio.net**
* HN: **backup-hni.higio.net**

<div align="left"><figure><img src="/files/7GVOZ1mEpE8K381BpZgu" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/YWyKmDXPBdjhJDtVQvvP" alt=""><figcaption></figcaption></figure></div>

* **Accept** the certificate details.
* Enter **Username** and **Password**

<div align="left"><figure><img src="/files/7Tui0vUKYxhJf4m0yHoa" alt=""><figcaption></figcaption></figure></div>

Check the capacity of **BaaS Storage.**

<div align="left"><figure><img src="/files/lxSZmvMoe3kMEGTclTc4" alt=""><figcaption></figcaption></figure></div>

**Advanced** configuration.

<div align="left"><figure><img src="/files/bWrZmB4fVeYvLcahan5J" alt=""><figcaption></figcaption></figure></div>

**Schedule** Backup.

<div align="left"><figure><img src="/files/ROMHz91tGaVjHvTRr8CN" alt=""><figcaption></figcaption></figure></div>

**Check the settings.**

<div align="left"><figure><img src="/files/yJe4KEN7lvPMXAzaNx4L" alt=""><figcaption></figcaption></figure></div>

Run the **Backup Job.**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.higiocloud.vn/back-up-as-a-service/1.-hi-gio-baas/create-backup-job-on-linux-os-via-veeam-agent-console.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
