# 在AWS (亚马逊云)上创建虚拟机

### 步骤 1

[登录](https://vps.littlepig.tech/login)您的小猪云账户。从侧边栏进入“实例管理”页面，点击“创建实例”按钮。

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

### 步骤 2&#x20;

从平台中选择“AWS”。为您的VPS输入名称并选择区域。<br>

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

选择适合您使用场景的VPS配置。<br>

<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-cn/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.
