> For the complete documentation index, see [llms.txt](https://docs.verge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verge.io/run-the-platform/vi/quan-tri-he-thong/license-updates-verify.md).

# Xác minh cấp phép và cấu hình máy chủ cập nhật

Cách xác minh kết nối đến máy chủ cập nhật VergeOS và khắc phục sự cố cấu hình cấp phép, bao gồm thông tin xác thực và lựa chọn nguồn cập nhật.

Cấu hình cấp phép hợp lệ là bắt buộc để chạy các workload và dịch vụ NAS, cũng như để thực hiện cập nhật hệ thống. Việc cấp phép và cập nhật thông thường sẽ yêu cầu kết nối và xác thực tới máy chủ cập nhật VergeOS.

{% hint style="info" %}
**Đối với cấp phép/cập nhật Air-gap, xem: các bài viết KB:** [**Yêu cầu giấy phép Airgap cho VergeOS**](/knowledge-base/vi/system-administration/requesting-an-airgap-license.md) **và** [**Cập nhật hệ thống VergeOS bằng giấy phép Airgap**](/knowledge-base/vi/system-administration/updating-vergeos-system-with-airgap-license.md)**.**
{% endhint %}

## Xác minh kết nối tới máy chủ cập nhật VergeOS

1. Từ Bảng điều khiển chính, đi tới **Hệ thống > Cập nhật**. Thao tác này sẽ đưa bạn đến Bảng điều khiển Cập nhật.
2. Nhấp **Kiểm tra cập nhật** trên menu bên trái.
3. Xác minh chỉ báo màu xanh lá trong ***Trạng thái*** trường. Kết nối thất bại sẽ được biểu thị bằng trạng thái màu đỏ và thông báo lỗi trong trường trạng thái.
4. Nếu trạng thái không phải màu xanh lá:
   * nhấp vào **Chỉnh sửa cài đặt** trên menu bên trái.
   * Xác minh **tên người dùng/mật khẩu cấp phép chính xác**. Nếu bạn không chắc chắn về thông tin xác thực cấp phép của mình, hãy liên hệ với đại diện bán hàng hoặc hỗ trợ VergeOS của bạn.
   * Xác minh **Nguồn cập nhật**
     * dành cho các phòng lab tại nhà và các triển khai POC (không bán lại): ***Dùng thử/NFR Verge.io***
     * dành cho các giấy phép sản xuất thông thường: ***Cập nhật Verge.io***
   * Xác minh **Kết nối Internet** từ hệ thống VergeOS.


---

# 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.verge.io/run-the-platform/vi/quan-tri-he-thong/license-updates-verify.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.
