# Linux Basics

Linux là một họ các hệ điều hành mã nguồn mở và miễn phí dựa trên hạt nhân Linux. Các hệ điều hành dựa trên Linux được gọi là các bản phân phối hoặc distro Linux. Ví dụ bao gồm Debian, Ubuntu, Fedora, CentOS, Gentoo, Arch Linux và nhiều bản khác. Bạn có thể tìm thấy máy tính chạy Linux trong nhiều ngữ cảnh khác nhau trên toàn thế giới, từ máy chủ web đến điện thoại di động. Hiện nay, 90% cơ sở hạ tầng đám mây toàn cầu và 74% điện thoại thông minh trên thế giới chạy trên nền Linux.

Cùng tìm hiểu cơ bản về Linux cùng XmOR Cloud:

{% content-ref url="/pages/gswEm7Muv5cxC5hgxR5H" %}
[Hướng dẫn cơ bản về Dòng lệnh Linux](/tutorials/linux-basics/huong-dan-co-ban-ve-dong-lenh-linux.md)
{% endcontent-ref %}


---

# 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/linux-basics.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.
