# 使用macOS的Homebrew X window远程访问Linux

之前我使用 [macOS上的XQuarz](https://github.com/huataihuang/cloud-atlas-draft/tree/894113fe2256d8fc97ba6b1093141246b6280c91/os/linux/x/remote_x_from_mac/README.md)作为X Window来访问远程linux服务器。不过，XQuarz已经长时间不再开发，所以我想尝试采用采用Homebrew内建的X.org来实现。

## 参考


---

# 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://huataihuang.gitbook.io/cloud-atlas-draft/os/linux/x/brew_x_for_mac.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.
