Install NixOS on Amazon EC2/zh: Difference between revisions

Weijia (talk | contribs)
Created page with "=== SSH 要求输入密码 ==="
Tags: Mobile edit Mobile web edit
Weijia (talk | contribs)
Created page with "通过 SSH 连接到新启动的 EC2 实例时,可能会要求输入密码。这似乎是因为 <code>amazon-init</code> systemd 服务仍在读取用户数据。请退出当前的 SSH 连接,并在几分钟后重试。"
 
Line 25: Line 25:
=== SSH 要求输入密码 ===
=== SSH 要求输入密码 ===


<div lang="en" dir="ltr" class="mw-content-ltr">
通过 SSH 连接到新启动的 EC2 实例时,可能会要求输入密码。这似乎是因为 <code>amazon-init</code> systemd 服务仍在读取用户数据。请退出当前的 SSH 连接,并在几分钟后重试。
When connecting to a newly launched EC2 instance via SSH, it may ask for a password. This seems to be because the <code>amazon-init</code> systemd service is still reading user data. Back out of the current SSH attempt and try again in a few minutes.
</div>


[[Category:Deployment]]
[[Category:Deployment]]
[[Category:Server]]
[[Category:Server]]