# Tutorials

- [XOR Cloud - Portal](https://docs.x-or.cloud/tutorials/xor-cloud-portal.md)
- [Kubernetes](https://docs.x-or.cloud/tutorials/xor-cloud-portal/kubernetes.md): Dịch vụ triển khai nhanh Cluster K8s
- [Keypair](https://docs.x-or.cloud/tutorials/xor-cloud-portal/keypair.md): Dịch vụ lưu trữ SSH Key để tái sử dụng khi khởi tạo Server
- [Elastic IP (Public IP)](https://docs.x-or.cloud/tutorials/xor-cloud-portal/elastic-ip-public-ip.md)
- [Elastic Compute (Cloud Server)](https://docs.x-or.cloud/tutorials/xor-cloud-portal/elastic-compute-cloud-server.md)
- [Virtual Private Cloud](https://docs.x-or.cloud/tutorials/xor-cloud-portal/virtual-private-cloud.md)
- [Linux Basics](https://docs.x-or.cloud/tutorials/linux-basics.md)
- [Hướng dẫn cơ bản về Dòng lệnh Linux](https://docs.x-or.cloud/tutorials/linux-basics/huong-dan-co-ban-ve-dong-lenh-linux.md)
- [JavaScript](https://docs.x-or.cloud/tutorials/javascript.md)
- [Cách sử dụng Bảng điều khiển dành cho nhà phát triển JavaScript](https://docs.x-or.cloud/tutorials/javascript/cach-su-dung-bang-dieu-khien-danh-cho-nha-phat-trien-javascript.md)
- [Cách viết chương trình JavaScript đầu tiên của bạn](https://docs.x-or.cloud/tutorials/javascript/cach-viet-chuong-trinh-javascript-dau-tien-cua-ban.md): Lời chào “Xin chào thế giới!” chương trình là một truyền thống cổ điển và lâu đời trong lập trình máy tính. Đây là chương trình đầu tiên ngắn gọn và đầy đủ dành cho người mới bắt đầu và là một cách ha
- [Cách thêm JavaScript vào HTML](https://docs.x-or.cloud/tutorials/javascript/cach-them-javascript-vao-html.md)
- [React](https://docs.x-or.cloud/tutorials/react.md)
- [How To Set Up a React Project with Create React App](https://docs.x-or.cloud/tutorials/react/how-to-set-up-a-react-project-with-create-react-app.md)
- [How To Create React Elements with JSX](https://docs.x-or.cloud/tutorials/react/how-to-create-react-elements-with-jsx.md)
- [How To Create Custom Components in React](https://docs.x-or.cloud/tutorials/react/how-to-create-custom-components-in-react.md)
- [NodeJS](https://docs.x-or.cloud/tutorials/nodejs.md)
- [What is Node.js?](https://docs.x-or.cloud/tutorials/nodejs/what-is-node.js.md)
- [Node JS Environment Setup - Node.js installation](https://docs.x-or.cloud/tutorials/nodejs/node-js-environment-setup-node.js-installation.md)
- [How To Use Node.js Modules with npm and package.json](https://docs.x-or.cloud/tutorials/nodejs/how-to-use-node.js-modules-with-npm-and-package-json.md)
- [Python](https://docs.x-or.cloud/tutorials/python.md)
- [How to Install Python on Windows 10](https://docs.x-or.cloud/tutorials/python/how-to-install-python-on-windows-10.md): Preinstall environment to coding python.
- [Python Variables](https://docs.x-or.cloud/tutorials/python/python-variables.md)
- [Conditional Statements in Python](https://docs.x-or.cloud/tutorials/python/conditional-statements-in-python.md)
- [Database](https://docs.x-or.cloud/tutorials/database.md)
- [NextCloud](https://docs.x-or.cloud/tutorials/nextcloud.md)
- [Hướng dẫn dùng trên giao diện Web](https://docs.x-or.cloud/tutorials/nextcloud/huong-dan-dung-tren-giao-dien-web.md): Tài liệu hướng dẫn sử dụng giao diện Web của NextCloud triển khai trên X-OR Cloud
- [Files](https://docs.x-or.cloud/tutorials/nextcloud/huong-dan-dung-tren-giao-dien-web/files.md)
- [Lưu trữ bên thứ 3](https://docs.x-or.cloud/tutorials/nextcloud/huong-dan-dung-tren-giao-dien-web/luu-tru-ben-thu-3.md)
- [Hướng dẫn sử dụng trên PC ( Windows )](https://docs.x-or.cloud/tutorials/nextcloud/huong-dan-su-dung-tren-pc-windows.md): Tài liệu hướng dẫn sử dụng giao diện Web của NextCloud triển khai trên X-OR Cloud
- [Multiple PXE Server On Cloud](https://docs.x-or.cloud/tutorials/multiple-pxe-server-on-cloud.md)
- [Storware](https://docs.x-or.cloud/tutorials/storware.md)
- [Cài đặt](https://docs.x-or.cloud/tutorials/storware/cai-dat.md)
- [Window Server Basics](https://docs.x-or.cloud/tutorials/window-server-basics.md)
- [Hướng dẫn bảo mật Windows Server  cơ bản](https://docs.x-or.cloud/tutorials/window-server-basics/huong-dan-bao-mat-windows-server-co-ban.md): Để bảo mật Windows Server để tránh việc bị chiếm quyền điều khiển thông qua các lỗi bảo mật. Cần tiến hành ngay các các bước cơ bản sau đây để bảo mật Windows Server của bạn.
- [Tự động sao lưu cơ sở dữ liệu lên Object Storage tại X-OR Cloud](https://docs.x-or.cloud/tutorials/tu-dong-sao-luu-co-so-du-lieu-len-object-storage-tai-x-or-cloud.md): Hướng dẫn triển khai backup tool sử dụng tại X-OR Cloud và X-OR Storage
- [Cài đặt và thiết lập Backup File trên Windows Server lên Object Storage sử dụng Veeam](https://docs.x-or.cloud/tutorials/cai-dat-va-thiet-lap-backup-file-tren-windows-server-len-object-storage-su-dung-veeam.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.x-or.cloud/tutorials.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.
