# COMPUTE

## <mark style="color:green;">Thông tin</mark>

Tài liệu kỹ thuật này cung cấp hướng dẫn toàn diện để hiểu và xử lý **COMPUTE**. Tài liệu bao gồm các mô tả chi tiết, hướng dẫn từng bước, và các tài nguyên cần thiết để sử dụng hiệu quả. Vui lòng làm theo các quy trình và khuyến nghị được nêu trong tài liệu này để đảm bảo hoạt động trơn tru của hạ tầng IT.

## <mark style="color:green;">Tổng quan</mark>

**HI GIO CLOUD** là Dịch vụ nền tảng hạ tầng điện toán đám mây đạt chuẩn quốc tế đầu tiên cho thị trường Việt Nam, được phát triển bởi hai tập đoàn công nghệ lớn: FPT Telecom và Internet Initiative Japan (IIJ). Nền tảng này cung cấp các tài nguyên tính toán hiệu suất cao, cho phép doanh nghiệp triển khai, quản lý và mở rộng ứng dụng một cách dễ dàng.

## <mark style="color:green;">Hướng dẫn:</mark>

* [Thao tác với VM](/hi-gio-user-guide-vn/compute/1.-thao-tac-voi-vm.md)
  * [Tạo máy ảo mới từ ISO](/hi-gio-user-guide-vn/compute/1.-thao-tac-voi-vm/tao-may-ao-moi-tu-iso.md)
  * [Tạo máy ảo mới từ Template](/hi-gio-user-guide-vn/compute/1.-thao-tac-voi-vm/tao-may-ao-moi-tu-template.md)
  * [Cài đặt VMware Tools cho máy ảo](/hi-gio-user-guide-vn/compute/1.-thao-tac-voi-vm/cai-dat-vmware-tools-cho-may-ao.md)
  * [Xem VM](/hi-gio-user-guide-vn/compute/1.-thao-tac-voi-vm/xem-vm.md)
  * [Thực hiện các thao tác nguồn trên máy ảo](/hi-gio-user-guide-vn/compute/1.-thao-tac-voi-vm/thuc-hien-cac-thao-tac-nguon-tren-may-ao.md)
  * [Chỉnh sửa các thuộc tính của máy ảo mới](/hi-gio-user-guide-vn/compute/1.-thao-tac-voi-vm/chinh-sua-cac-thuoc-tinh-cua-may-ao-moi.md)
  * [Tạo VM's Template](/hi-gio-user-guide-vn/compute/1.-thao-tac-voi-vm/tao-vms-template.md)
  * [Buộc thay đổi mật khẩu root/administrator](/hi-gio-user-guide-vn/compute/1.-thao-tac-voi-vm/buoc-thay-doi-mat-khau-root-administrator.md)
  * ​[Xóa đĩa an toàn trong hệ điều hành Windows](/hi-gio-user-guide-vn/compute/1.-thao-tac-voi-vm/xoa-dia-an-toan-trong-he-dieu-hanh-windows.md)
* [Thao tác với vAPP](/hi-gio-user-guide-vn/compute/2.-thao-tac-voi-vapp.md)
  * [Tạo vAPP](/hi-gio-user-guide-vn/compute/2.-thao-tac-voi-vapp/tao-vapp.md)
  * [Cấu hình thứ tự khởi động và tắt máy của VM trong vApp](/hi-gio-user-guide-vn/compute/2.-thao-tac-voi-vapp/cau-hinh-thu-tu-khoi-dong-va-tat-may-cua-vm-trong-vapp.md)
* [HI GIO Auto Scale](https://docs.higiocloud.vn/)
* [HI GIO API](/hi-gio-user-guide-vn/compute/4.-hi-gio-api.md)
  * [API tạo VM từ Template](/hi-gio-user-guide-vn/compute/4.-hi-gio-api/api-tao-vm-tu-template.md)
  * [API cấu hình lại Disk của VM](/hi-gio-user-guide-vn/compute/4.-hi-gio-api/api-cau-hinh-lai-disk-cua-vm.md)
  * [API cấu hình lại Network của VM](/hi-gio-user-guide-vn/compute/4.-hi-gio-api/api-cau-hinh-lai-network-cua-vm.md)
  * [API đăng nhập bằng Token](/hi-gio-user-guide-vn/compute/4.-hi-gio-api/api-dang-nhap-bang-token.md)
  * [API cấu hình lại Memory của VM](/hi-gio-user-guide-vn/compute/4.-hi-gio-api/api-cau-hinh-lai-memory-cua-vm.md)
  * [API cấu hình lại CPU của VM](/hi-gio-user-guide-vn/compute/4.-hi-gio-api/api-cau-hinh-lai-cpu-cua-vm.md)
  * [API bật/tắt nguồn VM](/hi-gio-user-guide-vn/compute/4.-hi-gio-api/api-bat-tat-nguon-vm.md)
* [HI GIO KMS Service](/hi-gio-user-guide-vn/compute/5.-hi-gio-kms-service.md)
* [Encryption Management Service](/hi-gio-user-guide-vn/compute/6.-encryption-management-service.md)


---

# 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/hi-gio-user-guide-vn/compute.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.
