# 1. Thao tác với VM

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

{% hint style="info" %}
**Máy ảo (Virtual Machine)** là một máy tính phần mềm, giống như một máy tính vật lý, chạy hệ điều hành và các ứng dụng. Máy ảo bao gồm một tập hợp các tệp cấu hình và thông số kỹ thuật, được hỗ trợ bởi các tài nguyên vật lý của máy chủ. Mỗi máy ảo đều có các thiết bị cung cấp chức năng giống như phần cứng vật lý nhưng dễ di chuyển hơn, an toàn và dễ quản lý hơn.
{% endhint %}

Vui lòng tham khảo hướng dẫn sử dụng Máy ảo VM trong danh sách dưới đây:

* [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 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)

<br>


---

# 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/1.-thao-tac-voi-vm.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.
