# Ubuntu

- [SMB - Hướng dẫn chia sẻ thư mục qua Samba trên Ubuntu](https://blogs.nhquydev.net/os-linux/ubuntu/smb-huong-dan-chia-se-thu-muc-qua-samba-tren-ubuntu.md): SMB (Server Message Block) – còn được biết đến với tên gọi CIFS (Common Internet File System) – là giao thức chia sẻ file và máy in phổ biến nhất trong môi trường Windows.
- [SMB - Bảo mật chia sẻ thư mục SMB trên Ubuntu với iptables và WireGuard](https://blogs.nhquydev.net/os-linux/ubuntu/smb-bao-mat-chia-se-thu-muc-smb-tren-ubuntu-voi-iptables-va-wireguard.md): SMB (Samba) là giải pháp chia sẻ file phổ biến, nhưng khi mở cổng 445/139 trực tiếp ra internet, bạn đang tự đặt hệ thống vào tầm ngắm của tấn công mạng.


---

# 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/ubuntu.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.
