# Centos 7

- [Hướng dẫn cài đặt và cấu hình Centos 7 dành cho người mới bắt đầu](https://blogs.nhquydev.net/os-linux/centos-7/huong-dan-cai-dat-va-cau-hinh-centos-7-danh-cho-nguoi-moi-bat-dau.md)
- [Hướng Dẫn Kiểm Tra Các Cổng Đang Mở Trên Hệ Thống CentOS](https://blogs.nhquydev.net/os-linux/centos-7/huong-dan-kiem-tra-cac-cong-dang-mo-tren-he-thong-centos.md): Khi quản trị hệ thống Linux, việc kiểm tra các cổng mạng đang mở là một tác vụ quan trọng để theo dõi và đảm bảo an ninh.
- [Hướng Dẫn Sử Dụng zip Trên CentOS](https://blogs.nhquydev.net/os-linux/centos-7/huong-dan-su-dung-zip-tren-centos.md): Với bài viết này, bạn có thể chia sẻ cho đồng nghiệp của mình những kỹ năng cần thiết để làm việc hiệu quả với các file nén trên CentOS.
- [Hướng dẫn cấu hình iptables để mở tất cả các cổng cho IP private](https://blogs.nhquydev.net/os-linux/centos-7/huong-dan-cau-hinh-iptables-de-mo-tat-ca-cac-cong-cho-ip-private.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://blogs.nhquydev.net/os-linux/centos-7.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.
