【发布时间】:2015-09-09 04:07:30
【问题描述】:
使用以下命令从 Ubuntu 14.04 系统连接到 AWS gx2.2 实例(Huge GPU one)上的 Ubuntu 14.04 服务器:
ssh -i ~/.ssh/key.pem ubuntu@12.121.12.321
通常它只会连接,但现在它超时并出现此错误:
ssh: connect to host 54.171.53.164 port 22: Connection timed out
不过,我可以 Ctrl+C 退出冻结状态。
我已尝试重新启动。
我试过sudo apt-get update。
【问题讨论】:
标签: shell ubuntu amazon-web-services ssh amazon-ec2