# 在AWS上創建虛擬伺服器

### 步驟 1

[登入](https://vps.littlepig.tech/login)您的小豬雲帳戶。從側邊欄進入“伺服器管理”頁面，點擊“創建伺服器”按鈕。

<figure><img src="/files/dZRqbUXAMUECMUkEz7xe" alt=""><figcaption></figcaption></figure>

### 步驟 2&#x20;

從平台中選擇“AWS”。為您的VPS輸入名稱並選擇區域。

<figure><img src="/files/M7OJptxpd2zAkC5W9wVr" alt=""><figcaption></figcaption></figure>

選擇適合您使用場景的VPS配置。

<figure><img src="/files/eyJBZpIL5ysoGTSL9d0w" alt=""><figcaption></figcaption></figure>

選擇作業系統、磁碟大小和購買時長。<br>

<figure><img src="/files/ygDCWB2NQTO4xfl6mMKT" alt=""><figcaption></figcaption></figure>

為您的VPS實例輸入密碼，然後點擊“確認”。

{% hint style="info" %}
密碼長度需為8-20個字符，包括大寫字母、小寫字母、數字和特殊字符。
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcLrc4eMO91VUgd7zTxnSVsTIPPg_LlrI4bq71kxg5IuAwOm01__TbrYzZhzG8CFStFuMPViPjMVe4NRTj0QxtysoCqwvO-35MRQWx1Ii3X1Rh10oj2fTpUH1Z-V1pRk5yu3pTiLEIQEOamQbLGYRbAr_57?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

### 步驟 3

完成確認操作。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXezM8EcWHq4Jt6GPmvdMMZ08Ct28xRGkZEKsAHA6OkYlCRQiJtnYw4XskwXMLNFbYHoHhwvTEEV__WnRymn-5VkxEQbopEXu-j_6H1nJXUrdc5Z9WVU8A7iR29jv9alXbkHD6CNJVebOUwSOlNduaCYTfkY?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

### 步驟 4

從“伺服器管理”頁面訪問VPS。您可以使用用戶名“root”和您提供的密碼通過SSH登錄。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfLThdLmjKxkDDeActdouBUa2tonu18veEYulpky3ZQoFfjEslEn2tBIKBfAgupSIsHRoobiREhNjReX4ZMwcFcYDood5b51G0bpw-u0kRhx9VH3Sjr3U_RsjRWWB41i6B_a9SEp9VLi3Vji9vSV8Vao7LY?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>


---

# 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.littlepig.cloud/zh-tw/docs/instance-management/aws-vps.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.
