# 快速开始

本教程大部分配置仅基于Ubuntu 20.04 LTS Server

其它Linux系统配置大同小异，可以自行修改或者询问GPT。

SSH连接工具我用的是XTerminal，咱国人做的软件比较接地气，功能非常丰富，而且更新很勤快，另外还有个类似的软件是FinalShell，只不过很久没更新了，用的时候出现经常断连的问题就把默认的智能加速关了；

想看起来专业点的可以用XShell，比上边那个简洁好用。

另外，购置服务器后一定要赶紧到<https://ping.pe/>检查IP有没有被墙（划到最下面如果China全都不通你的IP那就是被墙了），如果被墙了赶紧联系服务器商更换IP。

<mark style="color:red;">**注意：本文档的所有内容都来源于本人的实际开发经验，每个步骤都是经过实践并亲自整理的，转载请务必注明出处！**</mark>


---

# 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.st0722.top/kuai-su-kai-shi.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.
